#c2152e color space conversions
Hex:
#c2152e
RGB:
194, 21, 46
CMY:
24, 92, 82
CMYK:
0, 89, 76, 24
HSL:
351°, 80.4651%, 42.1569%
HSV (HSB):
351°, 89.1753%, 76.0784%
XYZ:
23.0094, 12.2029, 3.7274
xyY:
0.5909, 0.3134, 12.2029
CIE-Lab:
41.5368, 63.6168, 34.2613
CIE-LCH:
41.5368, 72.2560, 28.3050
CIE-Luv:
41.5368, 121.9474, 20.1017
Hunter-Lab:
34.9327, 56.4421, 18.1264
#c2152e color charts
#c2152e color shades, tints & tones
#c2152e color schemes
#c2152e color preview, HTML & CSS examples
This text has a color of #c2152e
<p style="color:#c2152e;">Text here</p>
.mytext {color:#c2152e;}
This box has a color of #c2152e
<div style="background-color:#c2152e;">Content here</div>
.mybackground {background-color:#c2152e;}
Border around this has a color of #c2152e
<div style="border:2px solid #c2152e;">Content here</div>
.myborder {border:2px solid #c2152e;}