#d33b5e color space conversions
Hex:
#d33b5e
RGB:
211, 59, 94
CMY:
17, 77, 63
CMYK:
0, 72, 55, 17
HSL:
346°, 63.3333%, 52.9412%
HSV (HSB):
346°, 72.0379%, 82.7451%
XYZ:
30.4483, 17.7850, 12.4177
xyY:
0.5020, 0.2932, 17.7850
CIE-Lab:
49.2342, 60.9378, 15.4835
CIE-LCH:
49.2342, 62.8741, 14.2565
CIE-Luv:
49.2342, 106.4343, 6.5396
Hunter-Lab:
42.1722, 55.0755, 12.0625
#d33b5e color charts
#d33b5e color shades, tints & tones
#d33b5e color schemes
#d33b5e color preview, HTML & CSS examples
This text has a color of #d33b5e
<p style="color:#d33b5e;">Text here</p>
.mytext {color:#d33b5e;}
This box has a color of #d33b5e
<div style="background-color:#d33b5e;">Content here</div>
.mybackground {background-color:#d33b5e;}
Border around this has a color of #d33b5e
<div style="border:2px solid #d33b5e;">Content here</div>
.myborder {border:2px solid #d33b5e;}