#cd171e color space conversions
Hex:
#cd171e
RGB:
205, 23, 30
CMY:
20, 91, 88
CMYK:
0, 89, 85, 20
HSL:
358°, 79.8246%, 44.7059%
HSV (HSB):
358°, 88.7805%, 80.3922%
XYZ:
25.7176, 13.6857, 2.5144
xyY:
0.6135, 0.3265, 13.6857
CIE-Lab:
43.7787, 65.7285, 46.1129
CIE-LCH:
43.7787, 80.2910, 35.0522
CIE-Luv:
43.7787, 132.8330, 27.3206
Hunter-Lab:
36.9941, 59.3498, 21.8661
#cd171e color charts
#cd171e color shades, tints & tones
#cd171e color schemes
#cd171e color preview, HTML & CSS examples
This text has a color of #cd171e
<p style="color:#cd171e;">Text here</p>
.mytext {color:#cd171e;}
This box has a color of #cd171e
<div style="background-color:#cd171e;">Content here</div>
.mybackground {background-color:#cd171e;}
Border around this has a color of #cd171e
<div style="border:2px solid #cd171e;">Content here</div>
.myborder {border:2px solid #cd171e;}