#ca333f color space conversions
Hex:
#ca333f
RGB:
202, 51, 63
CMY:
21, 80, 75
CMYK:
0, 75, 69, 21
HSL:
355°, 59.6838%, 49.6078%
HSV (HSB):
355°, 74.7525%, 79.2157%
XYZ:
26.4382, 15.2831, 6.2591
xyY:
0.5510, 0.3185, 15.2831
CIE-Lab:
46.0195, 59.0625, 29.7426
CIE-LCH:
46.0195, 66.1287, 26.7288
CIE-Luv:
46.0195, 112.1541, 19.6337
Hunter-Lab:
39.0936, 52.3019, 17.8728
#ca333f color charts
#ca333f color shades, tints & tones
#ca333f color schemes
#ca333f color preview, HTML & CSS examples
This text has a color of #ca333f
<p style="color:#ca333f;">Text here</p>
.mytext {color:#ca333f;}
This box has a color of #ca333f
<div style="background-color:#ca333f;">Content here</div>
.mybackground {background-color:#ca333f;}
Border around this has a color of #ca333f
<div style="border:2px solid #ca333f;">Content here</div>
.myborder {border:2px solid #ca333f;}