#ca3d0d color space conversions
Hex:
#ca3d0d
RGB:
202, 61, 13
CMY:
21, 76, 95
CMYK:
0, 70, 94, 21
HSL:
15°, 87.9070%, 42.1569%
HSV (HSB):
15°, 93.5644%, 79.2157%
XYZ:
26.0985, 15.9231, 2.0787
xyY:
0.5918, 0.3611, 15.9231
CIE-Lab:
46.8734, 53.9781, 54.9493
CIE-LCH:
46.8734, 77.0264, 45.5108
CIE-Luv:
46.8734, 114.0229, 36.6356
Hunter-Lab:
39.9038, 46.9139, 24.8441
#ca3d0d color charts
#ca3d0d color shades, tints & tones
#ca3d0d color schemes
#ca3d0d color preview, HTML & CSS examples
This text has a color of #ca3d0d
<p style="color:#ca3d0d;">Text here</p>
.mytext {color:#ca3d0d;}
This box has a color of #ca3d0d
<div style="background-color:#ca3d0d;">Content here</div>
.mybackground {background-color:#ca3d0d;}
Border around this has a color of #ca3d0d
<div style="border:2px solid #ca3d0d;">Content here</div>
.myborder {border:2px solid #ca3d0d;}