#cd070a color space conversions
Hex:
#cd070a
RGB:
205, 7, 10
CMY:
20, 97, 96
CMYK:
0, 97, 95, 20
HSL:
359°, 93.3962%, 41.5686%
HSV (HSB):
359°, 96.5854%, 80.3922%
XYZ:
25.3076, 13.1530, 1.4921
xyY:
0.6334, 0.3292, 13.1530
CIE-Lab:
42.9929, 67.3881, 53.8517
CIE-LCH:
42.9929, 86.2621, 38.6293
CIE-Luv:
42.9929, 138.5834, 29.6038
Hunter-Lab:
36.2671, 61.0921, 22.9477
#cd070a color charts
#cd070a color shades, tints & tones
#cd070a color schemes
#cd070a color preview, HTML & CSS examples
This text has a color of #cd070a
<p style="color:#cd070a;">Text here</p>
.mytext {color:#cd070a;}
This box has a color of #cd070a
<div style="background-color:#cd070a;">Content here</div>
.mybackground {background-color:#cd070a;}
Border around this has a color of #cd070a
<div style="border:2px solid #cd070a;">Content here</div>
.myborder {border:2px solid #cd070a;}