#cd2c09 color space conversions
Hex:
#cd2c09
RGB:
205, 44, 9
CMY:
20, 83, 96
CMYK:
0, 79, 96, 20
HSL:
11°, 91.5888%, 41.9608%
HSV (HSB):
11°, 95.6098%, 80.3922%
XYZ:
26.1268, 14.8002, 1.7381
xyY:
0.6124, 0.3469, 14.8002
CIE-Lab:
45.3593, 60.6219, 55.4337
CIE-LCH:
45.3593, 82.1456, 42.4403
CIE-Luv:
45.3593, 126.5852, 33.8694
Hunter-Lab:
38.4711, 53.9002, 24.2510
#cd2c09 color charts
#cd2c09 color shades, tints & tones
#cd2c09 color schemes
#cd2c09 color preview, HTML & CSS examples
This text has a color of #cd2c09
<p style="color:#cd2c09;">Text here</p>
.mytext {color:#cd2c09;}
This box has a color of #cd2c09
<div style="background-color:#cd2c09;">Content here</div>
.mybackground {background-color:#cd2c09;}
Border around this has a color of #cd2c09
<div style="border:2px solid #cd2c09;">Content here</div>
.myborder {border:2px solid #cd2c09;}