#d33b99 color space conversions
Hex:
#d33b99
RGB:
211, 59, 153
CMY:
17, 77, 40
CMYK:
0, 72, 27, 17
HSL:
323°, 63.3333%, 52.9412%
HSV (HSB):
323°, 72.0379%, 82.7451%
XYZ:
34.1777, 19.2767, 32.0564
xyY:
0.3997, 0.2254, 19.2767
CIE-Lab:
51.0094, 66.7198, -17.5166
CIE-LCH:
51.0094, 68.9809, 345.2896
CIE-Luv:
51.0094, 84.9140, -36.3186
Hunter-Lab:
43.9053, 62.1177, -12.5555
#d33b99 color charts
#d33b99 color shades, tints & tones
#d33b99 color schemes
#d33b99 color preview, HTML & CSS examples
This text has a color of #d33b99
<p style="color:#d33b99;">Text here</p>
.mytext {color:#d33b99;}
This box has a color of #d33b99
<div style="background-color:#d33b99;">Content here</div>
.mybackground {background-color:#d33b99;}
Border around this has a color of #d33b99
<div style="border:2px solid #d33b99;">Content here</div>
.myborder {border:2px solid #d33b99;}