#d01fb9 color space conversions
Hex:
#d01fb9
RGB:
208, 31, 185
CMY:
18, 88, 27
CMYK:
0, 85, 11, 18
HSL:
308°, 74.0586%, 46.8627%
HSV (HSB):
308°, 85.0962%, 81.5686%
XYZ:
35.2594, 17.8927, 47.4942
xyY:
0.3503, 0.1778, 17.8927
CIE-Lab:
49.3656, 77.5169, -38.9789
CIE-LCH:
49.3656, 86.7654, 333.3047
CIE-Luv:
49.3656, 75.9158, -68.9118
Hunter-Lab:
42.2997, 74.7661, -36.9611
#d01fb9 color charts
#d01fb9 color shades, tints & tones
#d01fb9 color schemes
#d01fb9 color preview, HTML & CSS examples
This text has a color of #d01fb9
<p style="color:#d01fb9;">Text here</p>
.mytext {color:#d01fb9;}
This box has a color of #d01fb9
<div style="background-color:#d01fb9;">Content here</div>
.mybackground {background-color:#d01fb9;}
Border around this has a color of #d01fb9
<div style="border:2px solid #d01fb9;">Content here</div>
.myborder {border:2px solid #d01fb9;}