#c71d25 color space conversions
Hex:
#c71d25
RGB:
199, 29, 37
CMY:
22, 89, 85
CMYK:
0, 85, 81, 22
HSL:
357°, 74.5614%, 44.7059%
HSV (HSB):
357°, 85.4271%, 78.0392%
XYZ:
24.3265, 13.1544, 3.0072
xyY:
0.6008, 0.3249, 13.1544
CIE-Lab:
42.9950, 63.1673, 41.2609
CIE-LCH:
42.9950, 75.4491, 33.1526
CIE-Luv:
42.9950, 125.2077, 25.1070
Hunter-Lab:
36.2690, 56.2534, 20.4724
#c71d25 color charts
#c71d25 color shades, tints & tones
#c71d25 color schemes
#c71d25 color preview, HTML & CSS examples
This text has a color of #c71d25
<p style="color:#c71d25;">Text here</p>
.mytext {color:#c71d25;}
This box has a color of #c71d25
<div style="background-color:#c71d25;">Content here</div>
.mybackground {background-color:#c71d25;}
Border around this has a color of #c71d25
<div style="border:2px solid #c71d25;">Content here</div>
.myborder {border:2px solid #c71d25;}