#d33ba8 color space conversions
Hex:
#d33ba8
RGB:
211, 59, 168
CMY:
17, 77, 34
CMYK:
0, 72, 20, 17
HSL:
317°, 63.3333%, 52.9412%
HSV (HSB):
317°, 72.0379%, 82.7451%
XYZ:
35.4958, 19.8040, 38.9975
xyY:
0.3764, 0.2100, 19.8040
CIE-Lab:
51.6148, 68.6234, -25.4556
CIE-LCH:
51.6148, 73.1926, 339.6479
CIE-Luv:
51.6148, 79.1744, -48.2166
Hunter-Lab:
44.5016, 64.4989, -20.8056
#d33ba8 color charts
#d33ba8 color shades, tints & tones
#d33ba8 color schemes
#d33ba8 color preview, HTML & CSS examples
This text has a color of #d33ba8
<p style="color:#d33ba8;">Text here</p>
.mytext {color:#d33ba8;}
This box has a color of #d33ba8
<div style="background-color:#d33ba8;">Content here</div>
.mybackground {background-color:#d33ba8;}
Border around this has a color of #d33ba8
<div style="border:2px solid #d33ba8;">Content here</div>
.myborder {border:2px solid #d33ba8;}