#ca3c3e color space conversions
Hex:
#ca3c3e
RGB:
202, 60, 62
CMY:
21, 76, 76
CMYK:
0, 70, 69, 21
HSL:
359°, 57.2581%, 51.3725%
HSV (HSB):
359°, 70.2970%, 79.2157%
XYZ:
26.8425, 16.1361, 6.2572
xyY:
0.5452, 0.3277, 16.1361
CIE-Lab:
47.1525, 55.8344, 31.7037
CIE-LCH:
47.1525, 64.2075, 29.5886
CIE-Luv:
47.1525, 107.5289, 22.3863
Hunter-Lab:
40.1697, 48.9814, 18.8832
#ca3c3e color charts
#ca3c3e color shades, tints & tones
#ca3c3e color schemes
#ca3c3e color preview, HTML & CSS examples
This text has a color of #ca3c3e
<p style="color:#ca3c3e;">Text here</p>
.mytext {color:#ca3c3e;}
This box has a color of #ca3c3e
<div style="background-color:#ca3c3e;">Content here</div>
.mybackground {background-color:#ca3c3e;}
Border around this has a color of #ca3c3e
<div style="border:2px solid #ca3c3e;">Content here</div>
.myborder {border:2px solid #ca3c3e;}