#cd093a color space conversions
Hex:
#cd093a
RGB:
205, 9, 58
CMY:
20, 96, 77
CMYK:
0, 96, 72, 20
HSL:
345°, 91.5888%, 41.9608%
HSV (HSB):
345°, 95.6098%, 80.3922%
XYZ:
26.0382, 13.4800, 5.2325
xyY:
0.5819, 0.3012, 13.4800
CIE-Lab:
43.4778, 68.3644, 29.8346
CIE-LCH:
43.4778, 74.5908, 23.5767
CIE-Luv:
43.4778, 129.5062, 16.3954
Hunter-Lab:
36.7151, 62.3402, 17.2508
#cd093a color charts
#cd093a color shades, tints & tones
#cd093a color schemes
#cd093a color preview, HTML & CSS examples
This text has a color of #cd093a
<p style="color:#cd093a;">Text here</p>
.mytext {color:#cd093a;}
This box has a color of #cd093a
<div style="background-color:#cd093a;">Content here</div>
.mybackground {background-color:#cd093a;}
Border around this has a color of #cd093a
<div style="border:2px solid #cd093a;">Content here</div>
.myborder {border:2px solid #cd093a;}