#cd101f color space conversions
Hex:
#cd101f
RGB:
205, 16, 31
CMY:
20, 94, 88
CMYK:
0, 92, 85, 20
HSL:
355°, 85.5204%, 43.3333%
HSV (HSB):
355°, 92.1951%, 80.3922%
XYZ:
25.6095, 13.4486, 2.5424
xyY:
0.6156, 0.3233, 13.4486
CIE-Lab:
43.4316, 66.7708, 45.3040
CIE-LCH:
43.4316, 80.6895, 34.1569
CIE-Luv:
43.4316, 134.4498, 26.4193
Hunter-Lab:
36.6724, 60.4753, 21.5603
#cd101f color charts
#cd101f color shades, tints & tones
#cd101f color schemes
#cd101f color preview, HTML & CSS examples
This text has a color of #cd101f
<p style="color:#cd101f;">Text here</p>
.mytext {color:#cd101f;}
This box has a color of #cd101f
<div style="background-color:#cd101f;">Content here</div>
.mybackground {background-color:#cd101f;}
Border around this has a color of #cd101f
<div style="border:2px solid #cd101f;">Content here</div>
.myborder {border:2px solid #cd101f;}