#d33c4d color space conversions
Hex:
#d33c4d
RGB:
211, 60, 77
CMY:
17, 76, 70
CMYK:
0, 72, 64, 17
HSL:
353°, 63.1799%, 53.1373%
HSV (HSB):
353°, 71.5640%, 82.7451%
XYZ:
29.8194, 17.6164, 8.8498
xyY:
0.5298, 0.3130, 17.6164
CIE-Lab:
49.0275, 59.4568, 25.4824
CIE-LCH:
49.0275, 64.6875, 23.1994
CIE-Luv:
49.0275, 111.0196, 16.6828
Hunter-Lab:
41.9719, 53.3663, 16.8790
#d33c4d color charts
#d33c4d color shades, tints & tones
#d33c4d color schemes
#d33c4d color preview, HTML & CSS examples
This text has a color of #d33c4d
<p style="color:#d33c4d;">Text here</p>
.mytext {color:#d33c4d;}
This box has a color of #d33c4d
<div style="background-color:#d33c4d;">Content here</div>
.mybackground {background-color:#d33c4d;}
Border around this has a color of #d33c4d
<div style="border:2px solid #d33c4d;">Content here</div>
.myborder {border:2px solid #d33c4d;}