#d03ba8 color space conversions
Hex:
#d03ba8
RGB:
208, 59, 168
CMY:
18, 77, 34
CMYK:
0, 72, 19, 18
HSL:
316°, 61.3169%, 52.3529%
HSV (HSB):
316°, 71.6346%, 81.5686%
XYZ:
34.6443, 19.3650, 38.9576
xyY:
0.3727, 0.2083, 19.3650
CIE-Lab:
51.1115, 67.8903, -26.2750
CIE-LCH:
51.1115, 72.7974, 338.8425
CIE-Luv:
51.1115, 76.8694, -49.1823
Hunter-Lab:
44.0057, 63.5175, -21.6847
#d03ba8 color charts
#d03ba8 color shades, tints & tones
#d03ba8 color schemes
#d03ba8 color preview, HTML & CSS examples
This text has a color of #d03ba8
<p style="color:#d03ba8;">Text here</p>
.mytext {color:#d03ba8;}
This box has a color of #d03ba8
<div style="background-color:#d03ba8;">Content here</div>
.mybackground {background-color:#d03ba8;}
Border around this has a color of #d03ba8
<div style="border:2px solid #d03ba8;">Content here</div>
.myborder {border:2px solid #d03ba8;}