#d033a0 color space conversions
Hex:
#d033a0
RGB:
208, 51, 160
CMY:
18, 80, 37
CMYK:
0, 75, 23, 18
HSL:
318°, 62.5498%, 50.7843%
HSV (HSB):
318°, 75.4808%, 81.5686%
XYZ:
33.5414, 18.3156, 35.0251
xyY:
0.3861, 0.2108, 18.3156
CIE-Lab:
49.8767, 69.3818, -23.4561
CIE-LCH:
49.8767, 73.2395, 341.3210
CIE-Luv:
49.8767, 82.1782, -45.0932
Hunter-Lab:
42.7967, 65.0028, -18.5656
#d033a0 color charts
#d033a0 color shades, tints & tones
#d033a0 color schemes
#d033a0 color preview, HTML & CSS examples
This text has a color of #d033a0
<p style="color:#d033a0;">Text here</p>
.mytext {color:#d033a0;}
This box has a color of #d033a0
<div style="background-color:#d033a0;">Content here</div>
.mybackground {background-color:#d033a0;}
Border around this has a color of #d033a0
<div style="border:2px solid #d033a0;">Content here</div>
.myborder {border:2px solid #d033a0;}