#d071c9 color space conversions
Hex:
#d071c9
RGB:
208, 113, 201
CMY:
18, 56, 21
CMYK:
0, 46, 3, 18
HSL:
304°, 50.2646%, 62.9412%
HSV (HSB):
304°, 45.6731%, 81.5686%
XYZ:
42.4602, 29.4372, 58.7024
xyY:
0.3251, 0.2254, 29.4372
CIE-Lab:
61.1656, 49.6137, -29.7338
CIE-LCH:
61.1656, 57.8413, 329.0655
CIE-Luv:
61.1656, 47.2684, -53.2721
Hunter-Lab:
54.2561, 44.7439, -26.1696
#d071c9 color charts
#d071c9 color shades, tints & tones
#d071c9 color schemes
#d071c9 color preview, HTML & CSS examples
This text has a color of #d071c9
<p style="color:#d071c9;">Text here</p>
.mytext {color:#d071c9;}
This box has a color of #d071c9
<div style="background-color:#d071c9;">Content here</div>
.mybackground {background-color:#d071c9;}
Border around this has a color of #d071c9
<div style="border:2px solid #d071c9;">Content here</div>
.myborder {border:2px solid #d071c9;}