#d01a7c color space conversions
Hex:
#d01a7c
RGB:
208, 26, 124
CMY:
18, 90, 51
CMYK:
0, 88, 40, 18
HSL:
328°, 77.7778%, 45.8824%
HSV (HSB):
328°, 87.5000%, 81.5686%
XYZ:
30.0199, 15.6039, 20.4984
xyY:
0.4540, 0.2360, 15.6039
CIE-Lab:
46.4505, 71.3246, -6.9528
CIE-LCH:
46.4505, 71.6626, 354.4323
CIE-Luv:
46.4505, 103.2502, -22.3363
Hunter-Lab:
39.5018, 66.5253, -3.1157
#d01a7c color charts
#d01a7c color shades, tints & tones
#d01a7c color schemes
#d01a7c color preview, HTML & CSS examples
This text has a color of #d01a7c
<p style="color:#d01a7c;">Text here</p>
.mytext {color:#d01a7c;}
This box has a color of #d01a7c
<div style="background-color:#d01a7c;">Content here</div>
.mybackground {background-color:#d01a7c;}
Border around this has a color of #d01a7c
<div style="border:2px solid #d01a7c;">Content here</div>
.myborder {border:2px solid #d01a7c;}