#ca5c1c color space conversions
Hex:
#ca5c1c
RGB:
202, 92, 28
CMY:
21, 64, 89
CMYK:
0, 54, 86, 21
HSL:
22°, 75.6522%, 45.0980%
HSV (HSB):
22°, 86.1386%, 79.2157%
XYZ:
28.3939, 20.2947, 3.5194
xyY:
0.5439, 0.3887, 20.2947
CIE-Lab:
52.1688, 40.4145, 53.8238
CIE-LCH:
52.1688, 67.3077, 53.0984
CIE-Luv:
52.1688, 90.1490, 43.1332
Hunter-Lab:
45.0496, 33.6681, 26.9029
#ca5c1c color charts
#ca5c1c color shades, tints & tones
#ca5c1c color schemes
#ca5c1c color preview, HTML & CSS examples
This text has a color of #ca5c1c
<p style="color:#ca5c1c;">Text here</p>
.mytext {color:#ca5c1c;}
This box has a color of #ca5c1c
<div style="background-color:#ca5c1c;">Content here</div>
.mybackground {background-color:#ca5c1c;}
Border around this has a color of #ca5c1c
<div style="border:2px solid #ca5c1c;">Content here</div>
.myborder {border:2px solid #ca5c1c;}