#d69f7f color space conversions
Hex:
#d69f7f
RGB:
214, 159, 127
CMY:
16, 38, 50
CMYK:
0, 26, 41, 16
HSL:
22°, 51.4793%, 66.8627%
HSV (HSB):
22°, 40.6542%, 83.9216%
XYZ:
43.9605, 40.6247, 25.6031
xyY:
0.3990, 0.3687, 40.6247
CIE-Lab:
69.9122, 16.3625, 24.6793
CIE-LCH:
69.9122, 29.6108, 56.4555
CIE-Luv:
69.9122, 39.0746, 29.4653
Hunter-Lab:
63.7375, 11.5727, 20.7998
#d69f7f color charts
#d69f7f color shades, tints & tones
#d69f7f color schemes
#d69f7f color preview, HTML & CSS examples
This text has a color of #d69f7f
<p style="color:#d69f7f;">Text here</p>
.mytext {color:#d69f7f;}
This box has a color of #d69f7f
<div style="background-color:#d69f7f;">Content here</div>
.mybackground {background-color:#d69f7f;}
Border around this has a color of #d69f7f
<div style="border:2px solid #d69f7f;">Content here</div>
.myborder {border:2px solid #d69f7f;}