#cd0e0a color space conversions
Hex:
#cd0e0a
RGB:
205, 14, 10
CMY:
20, 95, 96
CMYK:
0, 93, 95, 20
HSL:
1°, 90.6977%, 42.1569%
HSV (HSB):
1°, 95.1220%, 80.3922%
XYZ:
25.3887, 13.3151, 1.5191
xyY:
0.6312, 0.3310, 13.3151
CIE-Lab:
43.2343, 66.6907, 53.9807
CIE-LCH:
43.2343, 85.7995, 38.9874
CIE-Luv:
43.2343, 137.3252, 30.0315
Hunter-Lab:
36.4899, 60.3380, 23.0746
#cd0e0a color charts
#cd0e0a color shades, tints & tones
#cd0e0a color schemes
#cd0e0a color preview, HTML & CSS examples
This text has a color of #cd0e0a
<p style="color:#cd0e0a;">Text here</p>
.mytext {color:#cd0e0a;}
This box has a color of #cd0e0a
<div style="background-color:#cd0e0a;">Content here</div>
.mybackground {background-color:#cd0e0a;}
Border around this has a color of #cd0e0a
<div style="border:2px solid #cd0e0a;">Content here</div>
.myborder {border:2px solid #cd0e0a;}