#cd0a1e color space conversions
Hex:
#cd0a1e
RGB:
205, 10, 30
CMY:
20, 96, 88
CMYK:
0, 95, 85, 20
HSL:
354°, 90.6977%, 42.1569%
HSV (HSB):
354°, 95.1220%, 80.3922%
XYZ:
25.5197, 13.2900, 2.4485
xyY:
0.6185, 0.3221, 13.2900
CIE-Lab:
43.1969, 67.4048, 45.6122
CIE-LCH:
43.1969, 81.3872, 34.0859
CIE-Luv:
43.1969, 135.7566, 26.2508
Hunter-Lab:
36.4554, 61.1577, 21.5366
#cd0a1e color charts
#cd0a1e color shades, tints & tones
#cd0a1e color schemes
#cd0a1e color preview, HTML & CSS examples
This text has a color of #cd0a1e
<p style="color:#cd0a1e;">Text here</p>
.mytext {color:#cd0a1e;}
This box has a color of #cd0a1e
<div style="background-color:#cd0a1e;">Content here</div>
.mybackground {background-color:#cd0a1e;}
Border around this has a color of #cd0a1e
<div style="border:2px solid #cd0a1e;">Content here</div>
.myborder {border:2px solid #cd0a1e;}