#d01faa color space conversions
Hex:
#d01faa
RGB:
208, 31, 170
CMY:
18, 88, 33
CMYK:
0, 85, 18, 18
HSL:
313°, 74.0586%, 46.8627%
HSV (HSB):
313°, 85.0962%, 81.5686%
XYZ:
33.7581, 17.2921, 39.5887
xyY:
0.3724, 0.1908, 17.2921
CIE-Lab:
48.6261, 75.5318, -31.3228
CIE-LCH:
48.6261, 81.7690, 337.4764
CIE-Luv:
48.6261, 82.1675, -57.2144
Hunter-Lab:
41.5838, 72.1361, -27.3366
#d01faa color charts
#d01faa color shades, tints & tones
#d01faa color schemes
#d01faa color preview, HTML & CSS examples
This text has a color of #d01faa
<p style="color:#d01faa;">Text here</p>
.mytext {color:#d01faa;}
This box has a color of #d01faa
<div style="background-color:#d01faa;">Content here</div>
.mybackground {background-color:#d01faa;}
Border around this has a color of #d01faa
<div style="border:2px solid #d01faa;">Content here</div>
.myborder {border:2px solid #d01faa;}