#cd2d02 color space conversions
Hex:
#cd2d02
RGB:
205, 45, 2
CMY:
20, 82, 99
CMYK:
0, 78, 99, 20
HSL:
13°, 98.0676%, 40.5882%
HSV (HSB):
13°, 99.0244%, 80.3922%
XYZ:
26.1262, 14.8603, 1.5488
xyY:
0.6142, 0.3494, 14.8603
CIE-Lab:
45.4422, 60.2619, 57.4763
CIE-LCH:
45.4422, 83.2768, 43.6447
CIE-Luv:
45.4422, 126.4914, 34.7835
Hunter-Lab:
38.5490, 53.5155, 24.6023
#cd2d02 color charts
#cd2d02 color shades, tints & tones
#cd2d02 color schemes
#cd2d02 color preview, HTML & CSS examples
This text has a color of #cd2d02
<p style="color:#cd2d02;">Text here</p>
.mytext {color:#cd2d02;}
This box has a color of #cd2d02
<div style="background-color:#cd2d02;">Content here</div>
.mybackground {background-color:#cd2d02;}
Border around this has a color of #cd2d02
<div style="border:2px solid #cd2d02;">Content here</div>
.myborder {border:2px solid #cd2d02;}