#d03e69 color space conversions
Hex:
#d03e69
RGB:
208, 62, 105
CMY:
18, 76, 59
CMYK:
0, 70, 50, 18
HSL:
342°, 60.8333%, 52.9412%
HSV (HSB):
342°, 70.1923%, 81.5686%
XYZ:
30.2849, 17.8751, 15.2186
xyY:
0.4778, 0.2820, 17.8751
CIE-Lab:
49.3442, 59.8504, 8.8693
CIE-LCH:
49.3442, 60.5040, 8.4294
CIE-Luv:
49.3442, 98.9419, -0.4910
Hunter-Lab:
42.2789, 53.8734, 8.2533
#d03e69 color charts
#d03e69 color shades, tints & tones
#d03e69 color schemes
#d03e69 color preview, HTML & CSS examples
This text has a color of #d03e69
<p style="color:#d03e69;">Text here</p>
.mytext {color:#d03e69;}
This box has a color of #d03e69
<div style="background-color:#d03e69;">Content here</div>
.mybackground {background-color:#d03e69;}
Border around this has a color of #d03e69
<div style="border:2px solid #d03e69;">Content here</div>
.myborder {border:2px solid #d03e69;}