#d66b7f color space conversions
Hex:
#d66b7f
RGB:
214, 107, 127
CMY:
16, 58, 50
CMYK:
0, 50, 41, 16
HSL:
349°, 56.6138%, 62.9412%
HSV (HSB):
349°, 50.0000%, 83.9216%
XYZ:
36.8200, 26.3438, 23.2229
xyY:
0.4262, 0.3050, 26.3438
CIE-Lab:
58.3620, 43.9638, 8.7156
CIE-LCH:
58.3620, 44.8194, 11.2132
CIE-Luv:
58.3620, 72.6488, 3.2598
Hunter-Lab:
51.3262, 38.2300, 9.1022
#d66b7f color charts
#d66b7f color shades, tints & tones
#d66b7f color schemes
#d66b7f color preview, HTML & CSS examples
This text has a color of #d66b7f
<p style="color:#d66b7f;">Text here</p>
.mytext {color:#d66b7f;}
This box has a color of #d66b7f
<div style="background-color:#d66b7f;">Content here</div>
.mybackground {background-color:#d66b7f;}
Border around this has a color of #d66b7f
<div style="border:2px solid #d66b7f;">Content here</div>
.myborder {border:2px solid #d66b7f;}