#d01f86 color space conversions
Hex:
#d01f86
RGB:
208, 31, 134
CMY:
18, 88, 47
CMYK:
0, 85, 36, 18
HSL:
325°, 74.0586%, 46.8627%
HSV (HSB):
325°, 85.0962%, 81.5686%
XYZ:
30.8055, 16.1111, 24.0404
xyY:
0.4341, 0.2271, 16.1111
CIE-Lab:
47.1199, 71.3838, -12.0533
CIE-LCH:
47.1199, 72.3943, 350.4159
CIE-Luv:
47.1199, 97.8544, -29.1275
Hunter-Lab:
40.1386, 66.7521, -7.4137
#d01f86 color charts
#d01f86 color shades, tints & tones
#d01f86 color schemes
#d01f86 color preview, HTML & CSS examples
This text has a color of #d01f86
<p style="color:#d01f86;">Text here</p>
.mytext {color:#d01f86;}
This box has a color of #d01f86
<div style="background-color:#d01f86;">Content here</div>
.mybackground {background-color:#d01f86;}
Border around this has a color of #d01f86
<div style="border:2px solid #d01f86;">Content here</div>
.myborder {border:2px solid #d01f86;}