#d33b8e color space conversions
Hex:
#d33b8e
RGB:
211, 59, 142
CMY:
17, 77, 44
CMYK:
0, 72, 33, 17
HSL:
327°, 63.3333%, 52.9412%
HSV (HSB):
327°, 72.0379%, 82.7451%
XYZ:
33.3104, 18.9298, 27.4893
xyY:
0.4178, 0.2374, 18.9298
CIE-Lab:
50.6050, 65.4297, -11.5690
CIE-LCH:
50.6050, 66.4446, 349.9729
CIE-Luv:
50.6050, 89.1361, -27.7114
Hunter-Lab:
43.5084, 60.5215, -7.0046
#d33b8e color charts
#d33b8e color shades, tints & tones
#d33b8e color schemes
#d33b8e color preview, HTML & CSS examples
This text has a color of #d33b8e
<p style="color:#d33b8e;">Text here</p>
.mytext {color:#d33b8e;}
This box has a color of #d33b8e
<div style="background-color:#d33b8e;">Content here</div>
.mybackground {background-color:#d33b8e;}
Border around this has a color of #d33b8e
<div style="border:2px solid #d33b8e;">Content here</div>
.myborder {border:2px solid #d33b8e;}