#ca030a color space conversions
Hex:
#ca030a
RGB:
202, 3, 10
CMY:
21, 99, 96
CMYK:
0, 99, 95, 21
HSL:
358°, 97.0732%, 40.1961%
HSV (HSB):
358°, 98.5149%, 79.2157%
XYZ:
24.4445, 12.6436, 1.4393
xyY:
0.6345, 0.3282, 12.6436
CIE-Lab:
42.2213, 67.0148, 53.0930
CIE-LCH:
42.2213, 85.4977, 38.3883
CIE-Luv:
42.2213, 137.1246, 28.8997
Hunter-Lab:
35.5578, 60.4848, 22.4906
#ca030a color charts
#ca030a color shades, tints & tones
#ca030a color schemes
#ca030a color preview, HTML & CSS examples
This text has a color of #ca030a
<p style="color:#ca030a;">Text here</p>
.mytext {color:#ca030a;}
This box has a color of #ca030a
<div style="background-color:#ca030a;">Content here</div>
.mybackground {background-color:#ca030a;}
Border around this has a color of #ca030a
<div style="border:2px solid #ca030a;">Content here</div>
.myborder {border:2px solid #ca030a;}