#cd2e3d color space conversions
Hex:
#cd2e3d
RGB:
205, 46, 61
CMY:
20, 82, 76
CMYK:
0, 78, 70, 20
HSL:
354°, 63.3466%, 49.2157%
HSV (HSB):
354°, 77.5610%, 80.3922%
XYZ:
26.9961, 15.2700, 5.9394
xyY:
0.5600, 0.3168, 15.2700
CIE-Lab:
46.0019, 61.4188, 31.0493
CIE-LCH:
46.0019, 68.8210, 26.8181
CIE-Luv:
46.0019, 117.4869, 20.0228
Hunter-Lab:
39.0769, 54.9315, 18.3421
#cd2e3d color charts
#cd2e3d color shades, tints & tones
#cd2e3d color schemes
#cd2e3d color preview, HTML & CSS examples
This text has a color of #cd2e3d
<p style="color:#cd2e3d;">Text here</p>
.mytext {color:#cd2e3d;}
This box has a color of #cd2e3d
<div style="background-color:#cd2e3d;">Content here</div>
.mybackground {background-color:#cd2e3d;}
Border around this has a color of #cd2e3d
<div style="border:2px solid #cd2e3d;">Content here</div>
.myborder {border:2px solid #cd2e3d;}