#d03b8e color space conversions
Hex:
#d03b8e
RGB:
208, 59, 142
CMY:
18, 77, 44
CMYK:
0, 72, 32, 18
HSL:
327°, 61.3169%, 52.3529%
HSV (HSB):
327°, 71.6346%, 81.5686%
XYZ:
32.4589, 18.4908, 27.4495
xyY:
0.4140, 0.2359, 18.4908
CIE-Lab:
50.0861, 64.6364, -12.4025
CIE-LCH:
50.0861, 65.8155, 349.1380
CIE-Luv:
50.0861, 86.7485, -28.6400
Hunter-Lab:
43.0010, 59.4874, -7.7469
#d03b8e color charts
#d03b8e color shades, tints & tones
#d03b8e color schemes
#d03b8e color preview, HTML & CSS examples
This text has a color of #d03b8e
<p style="color:#d03b8e;">Text here</p>
.mytext {color:#d03b8e;}
This box has a color of #d03b8e
<div style="background-color:#d03b8e;">Content here</div>
.mybackground {background-color:#d03b8e;}
Border around this has a color of #d03b8e
<div style="border:2px solid #d03b8e;">Content here</div>
.myborder {border:2px solid #d03b8e;}