#d03e80 color space conversions
Hex:
#d03e80
RGB:
208, 62, 128
CMY:
18, 76, 50
CMYK:
0, 70, 38, 18
HSL:
333°, 60.8333%, 52.9412%
HSV (HSB):
333°, 70.1923%, 81.5686%
XYZ:
31.6313, 18.4137, 22.3091
xyY:
0.4372, 0.2545, 18.4137
CIE-Lab:
49.9940, 62.0375, -4.1236
CIE-LCH:
49.9940, 62.1744, 356.1972
CIE-Luv:
49.9940, 90.8422, -16.9823
Hunter-Lab:
42.9111, 56.4842, -0.7865
#d03e80 color charts
#d03e80 color shades, tints & tones
#d03e80 color schemes
#d03e80 color preview, HTML & CSS examples
This text has a color of #d03e80
<p style="color:#d03e80;">Text here</p>
.mytext {color:#d03e80;}
This box has a color of #d03e80
<div style="background-color:#d03e80;">Content here</div>
.mybackground {background-color:#d03e80;}
Border around this has a color of #d03e80
<div style="border:2px solid #d03e80;">Content here</div>
.myborder {border:2px solid #d03e80;}