#cd283e color space conversions
Hex:
#cd283e
RGB:
205, 40, 62
CMY:
20, 84, 76
CMYK:
0, 80, 70, 20
HSL:
352°, 67.3469%, 48.0392%
HSV (HSB):
352°, 80.4878%, 80.3922%
XYZ:
26.8051, 14.8445, 6.0099
xyY:
0.5624, 0.3115, 14.8445
CIE-Lab:
45.4205, 63.1477, 29.7481
CIE-LCH:
45.4205, 69.8039, 25.2245
CIE-Luv:
45.4205, 119.8532, 18.3638
Hunter-Lab:
38.5286, 56.7611, 17.7216
#cd283e color charts
#cd283e color shades, tints & tones
#cd283e color schemes
#cd283e color preview, HTML & CSS examples
This text has a color of #cd283e
<p style="color:#cd283e;">Text here</p>
.mytext {color:#cd283e;}
This box has a color of #cd283e
<div style="background-color:#cd283e;">Content here</div>
.mybackground {background-color:#cd283e;}
Border around this has a color of #cd283e
<div style="border:2px solid #cd283e;">Content here</div>
.myborder {border:2px solid #cd283e;}