#d166c5 color space conversions
Hex:
#d166c5
RGB:
209, 102, 197
CMY:
18, 60, 23
CMYK:
0, 51, 6, 18
HSL:
307°, 53.7688%, 60.9804%
HSV (HSB):
307°, 51.1962%, 81.9608%
XYZ:
41.1239, 27.0893, 55.8846
xyY:
0.3314, 0.2183, 27.0893
CIE-Lab:
59.0569, 54.6504, -30.7221
CIE-LCH:
59.0569, 62.6938, 330.6572
CIE-Luv:
59.0569, 53.4208, -55.2643
Hunter-Lab:
52.0474, 49.9544, -27.2281
#d166c5 color charts
#d166c5 color shades, tints & tones
#d166c5 color schemes
#d166c5 color preview, HTML & CSS examples
This text has a color of #d166c5
<p style="color:#d166c5;">Text here</p>
.mytext {color:#d166c5;}
This box has a color of #d166c5
<div style="background-color:#d166c5;">Content here</div>
.mybackground {background-color:#d166c5;}
Border around this has a color of #d166c5
<div style="border:2px solid #d166c5;">Content here</div>
.myborder {border:2px solid #d166c5;}