#d01d86 color space conversions
Hex:
#d01d86
RGB:
208, 29, 134
CMY:
18, 89, 47
CMYK:
0, 86, 36, 18
HSL:
325°, 75.5274%, 46.4706%
HSV (HSB):
325°, 86.0577%, 81.5686%
XYZ:
30.7549, 16.0099, 24.0235
xyY:
0.4345, 0.2262, 16.0099
CIE-Lab:
46.9874, 71.7667, -12.2534
CIE-LCH:
46.9874, 72.8052, 350.3107
CIE-Luv:
46.9874, 98.2503, -29.4544
Hunter-Lab:
40.0123, 67.1798, -7.5893
#d01d86 color charts
#d01d86 color shades, tints & tones
#d01d86 color schemes
#d01d86 color preview, HTML & CSS examples
This text has a color of #d01d86
<p style="color:#d01d86;">Text here</p>
.mytext {color:#d01d86;}
This box has a color of #d01d86
<div style="background-color:#d01d86;">Content here</div>
.mybackground {background-color:#d01d86;}
Border around this has a color of #d01d86
<div style="border:2px solid #d01d86;">Content here</div>
.myborder {border:2px solid #d01d86;}