#d33b91 color space conversions
Hex:
#d33b91
RGB:
211, 59, 145
CMY:
17, 77, 43
CMYK:
0, 72, 31, 17
HSL:
326°, 63.3333%, 52.9412%
HSV (HSB):
326°, 72.0379%, 82.7451%
XYZ:
33.5388, 19.0211, 28.6918
xyY:
0.4128, 0.2341, 19.0211
CIE-Lab:
50.7119, 65.7724, -13.2015
CIE-LCH:
50.7119, 67.0841, 348.6507
CIE-Luv:
50.7119, 87.9864, -30.0440
Hunter-Lab:
43.6132, 60.9441, -8.4758
#d33b91 color charts
#d33b91 color shades, tints & tones
#d33b91 color schemes
#d33b91 color preview, HTML & CSS examples
This text has a color of #d33b91
<p style="color:#d33b91;">Text here</p>
.mytext {color:#d33b91;}
This box has a color of #d33b91
<div style="background-color:#d33b91;">Content here</div>
.mybackground {background-color:#d33b91;}
Border around this has a color of #d33b91
<div style="border:2px solid #d33b91;">Content here</div>
.myborder {border:2px solid #d33b91;}