#cd321e color space conversions
Hex:
#cd321e
RGB:
205, 50, 30
CMY:
20, 80, 88
CMYK:
0, 76, 85, 20
HSL:
7°, 74.4681%, 46.0784%
HSV (HSB):
7°, 85.3659%, 80.3922%
XYZ:
26.5518, 15.3541, 2.7925
xyY:
0.5940, 0.3435, 15.3541
CIE-Lab:
46.1154, 59.1162, 48.1151
CIE-LCH:
46.1154, 76.2220, 39.1424
CIE-Luv:
46.1154, 121.4459, 31.5638
Hunter-Lab:
39.1843, 52.3815, 23.2037
#cd321e color charts
#cd321e color shades, tints & tones
#cd321e color schemes
#cd321e color preview, HTML & CSS examples
This text has a color of #cd321e
<p style="color:#cd321e;">Text here</p>
.mytext {color:#cd321e;}
This box has a color of #cd321e
<div style="background-color:#cd321e;">Content here</div>
.mybackground {background-color:#cd321e;}
Border around this has a color of #cd321e
<div style="border:2px solid #cd321e;">Content here</div>
.myborder {border:2px solid #cd321e;}