#ca3b3f color space conversions
Hex:
#ca3b3f
RGB:
202, 59, 63
CMY:
21, 77, 75
CMYK:
0, 71, 69, 21
HSL:
358°, 57.4297%, 51.1765%
HSV (HSB):
358°, 70.7921%, 79.2157%
XYZ:
26.8183, 16.0434, 6.3858
xyY:
0.5446, 0.3258, 16.0434
CIE-Lab:
47.0313, 56.2581, 30.9697
CIE-LCH:
47.0313, 64.2192, 28.8325
CIE-Luv:
47.0313, 107.8655, 21.6571
Hunter-Lab:
40.0542, 49.4200, 18.5853
#ca3b3f color charts
#ca3b3f color shades, tints & tones
#ca3b3f color schemes
#ca3b3f color preview, HTML & CSS examples
This text has a color of #ca3b3f
<p style="color:#ca3b3f;">Text here</p>
.mytext {color:#ca3b3f;}
This box has a color of #ca3b3f
<div style="background-color:#ca3b3f;">Content here</div>
.mybackground {background-color:#ca3b3f;}
Border around this has a color of #ca3b3f
<div style="border:2px solid #ca3b3f;">Content here</div>
.myborder {border:2px solid #ca3b3f;}