#d33ba4 color space conversions
Hex:
#d33ba4
RGB:
211, 59, 164
CMY:
17, 77, 36
CMYK:
0, 72, 22, 17
HSL:
319°, 63.3333%, 52.9412%
HSV (HSB):
319°, 72.0379%, 82.7451%
XYZ:
35.1288, 19.6571, 37.0647
xyY:
0.3825, 0.2140, 19.6571
CIE-Lab:
51.4473, 68.1000, -23.3580
CIE-LCH:
51.4473, 71.9945, 341.0683
CIE-Luv:
51.4473, 80.6983, -45.0338
Hunter-Lab:
44.3364, 63.8411, -18.5302
#d33ba4 color charts
#d33ba4 color shades, tints & tones
#d33ba4 color schemes
#d33ba4 color preview, HTML & CSS examples
This text has a color of #d33ba4
<p style="color:#d33ba4;">Text here</p>
.mytext {color:#d33ba4;}
This box has a color of #d33ba4
<div style="background-color:#d33ba4;">Content here</div>
.mybackground {background-color:#d33ba4;}
Border around this has a color of #d33ba4
<div style="border:2px solid #d33ba4;">Content here</div>
.myborder {border:2px solid #d33ba4;}