#cd2425 color space conversions
Hex:
#cd2425
RGB:
205, 36, 37
CMY:
20, 86, 85
CMYK:
0, 82, 82, 20
HSL:
360°, 70.1245%, 47.2549%
HSV (HSB):
360°, 82.4390%, 80.3922%
XYZ:
26.1416, 14.3745, 3.1470
xyY:
0.5987, 0.3292, 14.3745
CIE-Lab:
44.7652, 63.2442, 43.3902
CIE-LCH:
44.7652, 76.6977, 34.4530
CIE-Luv:
44.7652, 127.1144, 27.1614
Hunter-Lab:
37.9137, 56.7276, 21.6182
#cd2425 color charts
#cd2425 color shades, tints & tones
#cd2425 color schemes
#cd2425 color preview, HTML & CSS examples
This text has a color of #cd2425
<p style="color:#cd2425;">Text here</p>
.mytext {color:#cd2425;}
This box has a color of #cd2425
<div style="background-color:#cd2425;">Content here</div>
.mybackground {background-color:#cd2425;}
Border around this has a color of #cd2425
<div style="border:2px solid #cd2425;">Content here</div>
.myborder {border:2px solid #cd2425;}