#d03a75 color space conversions
Hex:
#d03a75
RGB:
208, 58, 117
CMY:
18, 77, 54
CMYK:
0, 72, 44, 18
HSL:
336°, 61.4754%, 52.1569%
HSV (HSB):
336°, 72.1154%, 81.5686%
XYZ:
30.7364, 17.7204, 18.6300
xyY:
0.4582, 0.2641, 17.7204
CIE-Lab:
49.1552, 62.3541, 1.3046
CIE-LCH:
49.1552, 62.3677, 1.1986
CIE-Luv:
49.1552, 96.4974, -10.1054
Hunter-Lab:
42.0956, 56.6658, 3.2272
#d03a75 color charts
#d03a75 color shades, tints & tones
#d03a75 color schemes
#d03a75 color preview, HTML & CSS examples
This text has a color of #d03a75
<p style="color:#d03a75;">Text here</p>
.mytext {color:#d03a75;}
This box has a color of #d03a75
<div style="background-color:#d03a75;">Content here</div>
.mybackground {background-color:#d03a75;}
Border around this has a color of #d03a75
<div style="border:2px solid #d03a75;">Content here</div>
.myborder {border:2px solid #d03a75;}