#ca3c3f color space conversions
Hex:
#ca3c3f
RGB:
202, 60, 63
CMY:
21, 76, 75
CMYK:
0, 70, 69, 21
HSL:
359°, 57.2581%, 51.3725%
HSV (HSB):
359°, 70.2970%, 79.2157%
XYZ:
26.8702, 16.1472, 6.4031
xyY:
0.5437, 0.3267, 16.1472
CIE-Lab:
47.1670, 55.8849, 31.1335
CIE-LCH:
47.1670, 63.9720, 29.1222
CIE-Luv:
47.1670, 107.2961, 21.9271
Hunter-Lab:
40.1835, 49.0394, 18.6808
#ca3c3f color charts
#ca3c3f color shades, tints & tones
#ca3c3f color schemes
#ca3c3f color preview, HTML & CSS examples
This text has a color of #ca3c3f
<p style="color:#ca3c3f;">Text here</p>
.mytext {color:#ca3c3f;}
This box has a color of #ca3c3f
<div style="background-color:#ca3c3f;">Content here</div>
.mybackground {background-color:#ca3c3f;}
Border around this has a color of #ca3c3f
<div style="border:2px solid #ca3c3f;">Content here</div>
.myborder {border:2px solid #ca3c3f;}