#d03b9f color space conversions
Hex:
#d03b9f
RGB:
208, 59, 159
CMY:
18, 77, 38
CMYK:
0, 72, 24, 18
HSL:
320°, 61.3169%, 52.3529%
HSV (HSB):
320°, 71.6346%, 81.5686%
XYZ:
33.8344, 19.0410, 34.6929
xyY:
0.3864, 0.2174, 19.0410
CIE-Lab:
50.7352, 66.7073, -21.5413
CIE-LCH:
50.7352, 70.0991, 342.1036
CIE-Luv:
50.7352, 80.2734, -42.0228
Hunter-Lab:
43.6360, 62.0418, -16.5934
#d03b9f color charts
#d03b9f color shades, tints & tones
#d03b9f color schemes
#d03b9f color preview, HTML & CSS examples
This text has a color of #d03b9f
<p style="color:#d03b9f;">Text here</p>
.mytext {color:#d03b9f;}
This box has a color of #d03b9f
<div style="background-color:#d03b9f;">Content here</div>
.mybackground {background-color:#d03b9f;}
Border around this has a color of #d03b9f
<div style="border:2px solid #d03b9f;">Content here</div>
.myborder {border:2px solid #d03b9f;}