#cd250e color space conversions
Hex:
#cd250e
RGB:
205, 37, 14
CMY:
20, 85, 95
CMYK:
0, 82, 93, 20
HSL:
7°, 87.2146%, 42.9412%
HSV (HSB):
7°, 93.1707%, 80.3922%
XYZ:
25.9177, 14.3340, 1.8162
xyY:
0.6161, 0.3407, 14.3340
CIE-Lab:
44.7081, 62.5590, 53.5681
CIE-LCH:
44.7081, 82.3600, 40.5728
CIE-Luv:
44.7081, 129.5756, 32.1276
Hunter-Lab:
37.8602, 55.9388, 23.6580
#cd250e color charts
#cd250e color shades, tints & tones
#cd250e color schemes
#cd250e color preview, HTML & CSS examples
This text has a color of #cd250e
<p style="color:#cd250e;">Text here</p>
.mytext {color:#cd250e;}
This box has a color of #cd250e
<div style="background-color:#cd250e;">Content here</div>
.mybackground {background-color:#cd250e;}
Border around this has a color of #cd250e
<div style="border:2px solid #cd250e;">Content here</div>
.myborder {border:2px solid #cd250e;}