#d03b72 color space conversions
Hex:
#d03b72
RGB:
208, 59, 114
CMY:
18, 77, 55
CMYK:
0, 72, 45, 18
HSL:
338°, 61.3169%, 52.3529%
HSV (HSB):
338°, 71.6346%, 81.5686%
XYZ:
30.6137, 17.7527, 17.7327
xyY:
0.4631, 0.2686, 17.7527
CIE-Lab:
49.1948, 61.7259, 3.1850
CIE-LCH:
49.1948, 61.8080, 2.9538
CIE-Luv:
49.1948, 97.1628, -7.6561
Hunter-Lab:
42.1340, 55.9598, 4.5408
#d03b72 color charts
#d03b72 color shades, tints & tones
#d03b72 color schemes
#d03b72 color preview, HTML & CSS examples
This text has a color of #d03b72
<p style="color:#d03b72;">Text here</p>
.mytext {color:#d03b72;}
This box has a color of #d03b72
<div style="background-color:#d03b72;">Content here</div>
.mybackground {background-color:#d03b72;}
Border around this has a color of #d03b72
<div style="border:2px solid #d03b72;">Content here</div>
.myborder {border:2px solid #d03b72;}