#c2041c color space conversions
Hex:
#c2041c
RGB:
194, 4, 28
CMY:
24, 98, 89
CMYK:
0, 98, 86, 24
HSL:
352°, 95.9596%, 38.8235%
HSV (HSB):
352°, 97.9381%, 76.0784%
XYZ:
22.5012, 11.6400, 2.1594
xyY:
0.6199, 0.3207, 11.6400
CIE-Lab:
40.6382, 65.1787, 43.5157
CIE-LCH:
40.6382, 78.3702, 33.7285
CIE-Luv:
40.6382, 129.0472, 24.4359
Hunter-Lab:
34.1175, 58.0188, 20.1295
#c2041c color charts
#c2041c color shades, tints & tones
#c2041c color schemes
#c2041c color preview, HTML & CSS examples
This text has a color of #c2041c
<p style="color:#c2041c;">Text here</p>
.mytext {color:#c2041c;}
This box has a color of #c2041c
<div style="background-color:#c2041c;">Content here</div>
.mybackground {background-color:#c2041c;}
Border around this has a color of #c2041c
<div style="border:2px solid #c2041c;">Content here</div>
.myborder {border:2px solid #c2041c;}