#d33db3 color space conversions
Hex:
#d33db3
RGB:
211, 61, 179
CMY:
17, 76, 30
CMYK:
0, 71, 15, 17
HSL:
313°, 63.0252%, 53.3333%
HSV (HSB):
313°, 71.0900%, 82.7451%
XYZ:
36.6694, 20.4410, 44.6606
xyY:
0.3603, 0.2009, 20.4410
CIE-Lab:
52.3322, 69.4564, -30.7856
CIE-LCH:
52.3322, 75.9733, 336.0953
CIE-Luv:
52.3322, 74.4870, -56.3794
Hunter-Lab:
45.2118, 65.6533, -26.9190
#d33db3 color charts
#d33db3 color shades, tints & tones
#d33db3 color schemes
#d33db3 color preview, HTML & CSS examples
This text has a color of #d33db3
<p style="color:#d33db3;">Text here</p>
.mytext {color:#d33db3;}
This box has a color of #d33db3
<div style="background-color:#d33db3;">Content here</div>
.mybackground {background-color:#d33db3;}
Border around this has a color of #d33db3
<div style="border:2px solid #d33db3;">Content here</div>
.myborder {border:2px solid #d33db3;}