#d33f5d color space conversions
Hex:
#d33f5d
RGB:
211, 63, 93
CMY:
17, 75, 64
CMYK:
0, 70, 56, 17
HSL:
348°, 62.7119%, 53.7255%
HSV (HSB):
348°, 70.1422%, 82.7451%
XYZ:
30.6173, 18.1942, 12.2541
xyY:
0.5014, 0.2979, 18.1942
CIE-Lab:
49.7308, 59.4289, 16.7677
CIE-LCH:
49.7308, 61.7491, 15.7562
CIE-Luv:
49.7308, 104.7677, 8.3147
Hunter-Lab:
42.6547, 53.4805, 12.8251
#d33f5d color charts
#d33f5d color shades, tints & tones
#d33f5d color schemes
#d33f5d color preview, HTML & CSS examples
This text has a color of #d33f5d
<p style="color:#d33f5d;">Text here</p>
.mytext {color:#d33f5d;}
This box has a color of #d33f5d
<div style="background-color:#d33f5d;">Content here</div>
.mybackground {background-color:#d33f5d;}
Border around this has a color of #d33f5d
<div style="border:2px solid #d33f5d;">Content here</div>
.myborder {border:2px solid #d33f5d;}