#ca010c color space conversions
Hex:
#ca010c
RGB:
202, 1, 12
CMY:
21, 100, 95
CMYK:
0, 100, 94, 21
HSL:
357°, 99.0148%, 39.8039%
HSV (HSB):
357°, 99.5050%, 79.2157%
XYZ:
24.4343, 12.6048, 1.4930
xyY:
0.6341, 0.3271, 12.6048
CIE-Lab:
42.1617, 67.2278, 52.4091
CIE-LCH:
42.1617, 85.2425, 37.9391
CIE-Luv:
42.1617, 137.3141, 28.5455
Hunter-Lab:
35.5033, 60.7180, 22.3590
#ca010c color charts
#ca010c color shades, tints & tones
#ca010c color schemes
#ca010c color preview, HTML & CSS examples
This text has a color of #ca010c
<p style="color:#ca010c;">Text here</p>
.mytext {color:#ca010c;}
This box has a color of #ca010c
<div style="background-color:#ca010c;">Content here</div>
.mybackground {background-color:#ca010c;}
Border around this has a color of #ca010c
<div style="border:2px solid #ca010c;">Content here</div>
.myborder {border:2px solid #ca010c;}