#d033b8 color space conversions
Hex:
#d033b8
RGB:
208, 51, 184
CMY:
18, 80, 28
CMYK:
0, 75, 12, 18
HSL:
309°, 62.5498%, 50.7843%
HSV (HSB):
309°, 75.4808%, 81.5686%
XYZ:
35.8480, 19.2382, 47.1714
xyY:
0.3506, 0.1881, 19.2382
CIE-Lab:
50.9648, 72.6122, -35.8773
CIE-LCH:
50.9648, 80.9921, 333.7063
CIE-Luv:
50.9648, 72.8205, -64.0883
Hunter-Lab:
43.8614, 69.1307, -33.0612
#d033b8 color charts
#d033b8 color shades, tints & tones
#d033b8 color schemes
#d033b8 color preview, HTML & CSS examples
This text has a color of #d033b8
<p style="color:#d033b8;">Text here</p>
.mytext {color:#d033b8;}
This box has a color of #d033b8
<div style="background-color:#d033b8;">Content here</div>
.mybackground {background-color:#d033b8;}
Border around this has a color of #d033b8
<div style="border:2px solid #d033b8;">Content here</div>
.myborder {border:2px solid #d033b8;}