#d66dcb color space conversions
Hex:
#d66dcb
RGB:
214, 109, 203
CMY:
16, 57, 20
CMYK:
0, 49, 5, 16
HSL:
306°, 56.1497%, 63.3333%
HSV (HSB):
306°, 49.0654%, 83.9216%
XYZ:
43.9797, 29.5452, 59.8847
xyY:
0.3297, 0.2215, 29.5452
CIE-Lab:
61.2598, 53.7136, -30.6568
CIE-LCH:
61.2598, 61.8465, 330.2846
CIE-Luv:
61.2598, 52.5456, -55.3983
Hunter-Lab:
54.3555, 49.3043, -27.2723
#d66dcb color charts
#d66dcb color shades, tints & tones
#d66dcb color schemes
#d66dcb color preview, HTML & CSS examples
This text has a color of #d66dcb
<p style="color:#d66dcb;">Text here</p>
.mytext {color:#d66dcb;}
This box has a color of #d66dcb
<div style="background-color:#d66dcb;">Content here</div>
.mybackground {background-color:#d66dcb;}
Border around this has a color of #d66dcb
<div style="border:2px solid #d66dcb;">Content here</div>
.myborder {border:2px solid #d66dcb;}