#cd232d color space conversions
Hex:
#cd232d
RGB:
205, 35, 45
CMY:
20, 86, 82
CMYK:
0, 83, 78, 20
HSL:
356°, 70.8333%, 47.0588%
HSV (HSB):
356°, 82.9268%, 80.3922%
XYZ:
26.2515, 14.3707, 3.8728
xyY:
0.5900, 0.3230, 14.3707
CIE-Lab:
44.7599, 63.7222, 38.9846
CIE-LCH:
44.7599, 74.7015, 31.4579
CIE-Luv:
44.7599, 125.9767, 24.4422
Hunter-Lab:
37.9087, 57.2701, 20.4789
#cd232d color charts
#cd232d color shades, tints & tones
#cd232d color schemes
#cd232d color preview, HTML & CSS examples
This text has a color of #cd232d
<p style="color:#cd232d;">Text here</p>
.mytext {color:#cd232d;}
This box has a color of #cd232d
<div style="background-color:#cd232d;">Content here</div>
.mybackground {background-color:#cd232d;}
Border around this has a color of #cd232d
<div style="border:2px solid #cd232d;">Content here</div>
.myborder {border:2px solid #cd232d;}