#c72a32 color space conversions
Hex:
#c72a32
RGB:
199, 42, 50
CMY:
22, 84, 80
CMYK:
0, 79, 75, 22
HSL:
357°, 65.1452%, 47.2549%
HSV (HSB):
357°, 78.8945%, 78.0392%
XYZ:
24.9569, 14.0283, 4.4100
xyY:
0.5751, 0.3233, 14.0283
CIE-Lab:
44.2735, 60.3752, 35.2359
CIE-LCH:
44.2735, 69.9052, 30.2685
CIE-Luv:
44.2735, 117.2407, 22.7365
Hunter-Lab:
37.4544, 53.3941, 19.2371
#c72a32 color charts
#c72a32 color shades, tints & tones
#c72a32 color schemes
#c72a32 color preview, HTML & CSS examples
This text has a color of #c72a32
<p style="color:#c72a32;">Text here</p>
.mytext {color:#c72a32;}
This box has a color of #c72a32
<div style="background-color:#c72a32;">Content here</div>
.mybackground {background-color:#c72a32;}
Border around this has a color of #c72a32
<div style="border:2px solid #c72a32;">Content here</div>
.myborder {border:2px solid #c72a32;}