#d33ac3 color space conversions
Hex:
#d33ac3
RGB:
211, 58, 195
CMY:
17, 77, 24
CMYK:
0, 73, 8, 17
HSL:
306°, 63.4855%, 52.7451%
HSV (HSB):
306°, 72.5118%, 82.7451%
XYZ:
38.2274, 20.8151, 53.6327
xyY:
0.3393, 0.1847, 20.8151
CIE-Lab:
52.7466, 72.7541, -39.4215
CIE-LCH:
52.7466, 82.7479, 331.5492
CIE-Luv:
52.7466, 69.3863, -69.9296
Hunter-Lab:
45.6236, 69.7213, -37.7617
#d33ac3 color charts
#d33ac3 color shades, tints & tones
#d33ac3 color schemes
#d33ac3 color preview, HTML & CSS examples
This text has a color of #d33ac3
<p style="color:#d33ac3;">Text here</p>
.mytext {color:#d33ac3;}
This box has a color of #d33ac3
<div style="background-color:#d33ac3;">Content here</div>
.mybackground {background-color:#d33ac3;}
Border around this has a color of #d33ac3
<div style="border:2px solid #d33ac3;">Content here</div>
.myborder {border:2px solid #d33ac3;}