#d03e65 color space conversions
Hex:
#d03e65
RGB:
208, 62, 101
CMY:
18, 76, 60
CMYK:
0, 70, 51, 18
HSL:
344°, 60.8333%, 52.9412%
HSV (HSB):
344°, 70.1923%, 81.5686%
XYZ:
30.0840, 17.7947, 14.1610
xyY:
0.4849, 0.2868, 17.7947
CIE-Lab:
49.2462, 59.5164, 11.1626
CIE-LCH:
49.2462, 60.5541, 10.6227
CIE-Luv:
49.2462, 100.2704, 2.1837
Hunter-Lab:
42.1838, 53.4783, 9.6251
#d03e65 color charts
#d03e65 color shades, tints & tones
#d03e65 color schemes
#d03e65 color preview, HTML & CSS examples
This text has a color of #d03e65
<p style="color:#d03e65;">Text here</p>
.mytext {color:#d03e65;}
This box has a color of #d03e65
<div style="background-color:#d03e65;">Content here</div>
.mybackground {background-color:#d03e65;}
Border around this has a color of #d03e65
<div style="border:2px solid #d03e65;">Content here</div>
.myborder {border:2px solid #d03e65;}