#d471b9 color space conversions
Hex:
#d471b9
RGB:
212, 113, 185
CMY:
17, 56, 27
CMYK:
0, 47, 13, 17
HSL:
316°, 53.5135%, 63.7255%
HSV (HSB):
316°, 46.6981%, 83.1373%
XYZ:
41.8135, 29.3101, 49.3525
xyY:
0.3471, 0.2433, 29.3101
CIE-Lab:
61.0543, 48.1427, -20.7791
CIE-LCH:
61.0543, 52.4355, 336.6543
CIE-Luv:
61.0543, 53.8481, -39.1322
Hunter-Lab:
54.1388, 43.1195, -16.1512
#d471b9 color charts
#d471b9 color shades, tints & tones
#d471b9 color schemes
#d471b9 color preview, HTML & CSS examples
This text has a color of #d471b9
<p style="color:#d471b9;">Text here</p>
.mytext {color:#d471b9;}
This box has a color of #d471b9
<div style="background-color:#d471b9;">Content here</div>
.mybackground {background-color:#d471b9;}
Border around this has a color of #d471b9
<div style="border:2px solid #d471b9;">Content here</div>
.myborder {border:2px solid #d471b9;}