#ca170e color space conversions
Hex:
#ca170e
RGB:
202, 23, 14
CMY:
21, 91, 95
CMYK:
0, 89, 93, 21
HSL:
3°, 87.0370%, 42.3529%
HSV (HSB):
3°, 93.0693%, 79.2157%
XYZ:
24.7428, 13.2011, 1.6594
xyY:
0.6248, 0.3333, 13.2011
CIE-Lab:
43.0646, 64.6678, 52.2491
CIE-LCH:
43.0646, 83.1378, 38.9369
CIE-Luv:
43.0646, 132.5397, 29.8731
Hunter-Lab:
36.3333, 57.9745, 22.7254
#ca170e color charts
#ca170e color shades, tints & tones
#ca170e color schemes
#ca170e color preview, HTML & CSS examples
This text has a color of #ca170e
<p style="color:#ca170e;">Text here</p>
.mytext {color:#ca170e;}
This box has a color of #ca170e
<div style="background-color:#ca170e;">Content here</div>
.mybackground {background-color:#ca170e;}
Border around this has a color of #ca170e
<div style="border:2px solid #ca170e;">Content here</div>
.myborder {border:2px solid #ca170e;}