#d03b70 color space conversions
Hex:
#d03b70
RGB:
208, 59, 112
CMY:
18, 77, 56
CMYK:
0, 72, 46, 18
HSL:
339°, 61.3169%, 52.3529%
HSV (HSB):
339°, 71.6346%, 81.5686%
XYZ:
30.5010, 17.7077, 17.1396
xyY:
0.4667, 0.2710, 17.7077
CIE-Lab:
49.1396, 61.5429, 4.3214
CIE-LCH:
49.1396, 61.6945, 4.0166
CIE-Luv:
49.1396, 97.8765, -6.2388
Hunter-Lab:
42.0805, 55.7405, 5.3073
#d03b70 color charts
#d03b70 color shades, tints & tones
#d03b70 color schemes
#d03b70 color preview, HTML & CSS examples
This text has a color of #d03b70
<p style="color:#d03b70;">Text here</p>
.mytext {color:#d03b70;}
This box has a color of #d03b70
<div style="background-color:#d03b70;">Content here</div>
.mybackground {background-color:#d03b70;}
Border around this has a color of #d03b70
<div style="border:2px solid #d03b70;">Content here</div>
.myborder {border:2px solid #d03b70;}