#d03c8b color space conversions
Hex:
#d03c8b
RGB:
208, 60, 139
CMY:
18, 76, 45
CMYK:
0, 71, 33, 18
HSL:
328°, 61.1570%, 52.5490%
HSV (HSB):
328°, 71.1538%, 81.5686%
XYZ:
32.2885, 18.5057, 26.2963
xyY:
0.4188, 0.2401, 18.5057
CIE-Lab:
50.1038, 63.9474, -10.5772
CIE-LCH:
50.1038, 64.8163, 350.6080
CIE-Luv:
50.1038, 87.5271, -26.0036
Hunter-Lab:
43.0182, 58.6960, -6.1301
#d03c8b color charts
#d03c8b color shades, tints & tones
#d03c8b color schemes
#d03c8b color preview, HTML & CSS examples
This text has a color of #d03c8b
<p style="color:#d03c8b;">Text here</p>
.mytext {color:#d03c8b;}
This box has a color of #d03c8b
<div style="background-color:#d03c8b;">Content here</div>
.mybackground {background-color:#d03c8b;}
Border around this has a color of #d03c8b
<div style="border:2px solid #d03c8b;">Content here</div>
.myborder {border:2px solid #d03c8b;}