#ca3f3d color space conversions
Hex:
#ca3f3d
RGB:
202, 63, 61
CMY:
21, 75, 76
CMYK:
0, 69, 70, 21
HSL:
1°, 57.0850%, 51.5686%
HSV (HSB):
1°, 69.8020%, 79.2157%
XYZ:
26.9769, 16.4485, 6.1679
xyY:
0.5440, 0.3317, 16.4485
CIE-Lab:
47.5575, 54.6356, 32.7710
CIE-LCH:
47.5575, 63.7102, 30.9557
CIE-Luv:
47.5575, 105.9948, 23.6645
Hunter-Lab:
40.5567, 47.7577, 19.3728
#ca3f3d color charts
#ca3f3d color shades, tints & tones
#ca3f3d color schemes
#ca3f3d color preview, HTML & CSS examples
This text has a color of #ca3f3d
<p style="color:#ca3f3d;">Text here</p>
.mytext {color:#ca3f3d;}
This box has a color of #ca3f3d
<div style="background-color:#ca3f3d;">Content here</div>
.mybackground {background-color:#ca3f3d;}
Border around this has a color of #ca3f3d
<div style="border:2px solid #ca3f3d;">Content here</div>
.myborder {border:2px solid #ca3f3d;}