#d66b7d color space conversions
Hex:
#d66b7d
RGB:
214, 107, 125
CMY:
16, 58, 51
CMYK:
0, 50, 42, 16
HSL:
350°, 56.6138%, 62.9412%
HSV (HSB):
350°, 50.0000%, 83.9216%
XYZ:
36.6909, 26.2922, 22.5431
xyY:
0.4290, 0.3074, 26.2922
CIE-Lab:
58.3134, 43.7469, 9.8093
CIE-LCH:
58.3134, 44.8332, 12.6383
CIE-Luv:
58.3134, 73.1168, 4.6651
Hunter-Lab:
51.2759, 37.9943, 9.8267
#d66b7d color charts
#d66b7d color shades, tints & tones
#d66b7d color schemes
#d66b7d color preview, HTML & CSS examples
This text has a color of #d66b7d
<p style="color:#d66b7d;">Text here</p>
.mytext {color:#d66b7d;}
This box has a color of #d66b7d
<div style="background-color:#d66b7d;">Content here</div>
.mybackground {background-color:#d66b7d;}
Border around this has a color of #d66b7d
<div style="border:2px solid #d66b7d;">Content here</div>
.myborder {border:2px solid #d66b7d;}