#d03ba3 color space conversions
Hex:
#d03ba3
RGB:
208, 59, 163
CMY:
18, 77, 36
CMYK:
0, 72, 22, 18
HSL:
318°, 61.3169%, 52.3529%
HSV (HSB):
318°, 71.6346%, 81.5686%
XYZ:
34.1872, 19.1822, 36.5510
xyY:
0.3802, 0.2133, 19.1822
CIE-Lab:
50.8997, 67.2259, -23.6541
CIE-LCH:
50.8997, 71.2660, 340.6151
CIE-Luv:
50.8997, 78.7564, -45.2019
Hunter-Lab:
43.7975, 62.6873, -18.8220
#d03ba3 color charts
#d03ba3 color shades, tints & tones
#d03ba3 color schemes
#d03ba3 color preview, HTML & CSS examples
This text has a color of #d03ba3
<p style="color:#d03ba3;">Text here</p>
.mytext {color:#d03ba3;}
This box has a color of #d03ba3
<div style="background-color:#d03ba3;">Content here</div>
.mybackground {background-color:#d03ba3;}
Border around this has a color of #d03ba3
<div style="border:2px solid #d03ba3;">Content here</div>
.myborder {border:2px solid #d03ba3;}