#c72941 color space conversions
Hex:
#c72941
RGB:
199, 41, 65
CMY:
22, 84, 75
CMYK:
0, 79, 67, 22
HSL:
351°, 65.8333%, 47.0588%
HSV (HSB):
351°, 79.3970%, 78.0392%
XYZ:
25.3003, 14.1096, 6.3910
xyY:
0.5524, 0.3081, 14.1096
CIE-Lab:
44.3898, 61.3359, 26.3943
CIE-LCH:
44.3898, 66.7739, 23.2834
CIE-Luv:
44.3898, 113.8523, 15.8564
Hunter-Lab:
37.5628, 54.4930, 16.2063
#c72941 color charts
#c72941 color shades, tints & tones
#c72941 color schemes
#c72941 color preview, HTML & CSS examples
This text has a color of #c72941
<p style="color:#c72941;">Text here</p>
.mytext {color:#c72941;}
This box has a color of #c72941
<div style="background-color:#c72941;">Content here</div>
.mybackground {background-color:#c72941;}
Border around this has a color of #c72941
<div style="border:2px solid #c72941;">Content here</div>
.myborder {border:2px solid #c72941;}