#d69e8b color space conversions
Hex:
#d69e8b
RGB:
214, 158, 139
CMY:
16, 38, 45
CMYK:
0, 26, 35, 16
HSL:
15°, 47.7707%, 69.2157%
HSV (HSB):
15°, 35.0467%, 83.9216%
XYZ:
44.6186, 40.6139, 29.9137
xyY:
0.3875, 0.3527, 40.6139
CIE-Lab:
69.9046, 18.3154, 18.0944
CIE-LCH:
69.9046, 25.7461, 44.6522
CIE-Luv:
69.9046, 38.3354, 21.1252
Hunter-Lab:
63.7291, 13.4473, 16.7803
#d69e8b color charts
#d69e8b color shades, tints & tones
#d69e8b color schemes
#d69e8b color preview, HTML & CSS examples
This text has a color of #d69e8b
<p style="color:#d69e8b;">Text here</p>
.mytext {color:#d69e8b;}
This box has a color of #d69e8b
<div style="background-color:#d69e8b;">Content here</div>
.mybackground {background-color:#d69e8b;}
Border around this has a color of #d69e8b
<div style="border:2px solid #d69e8b;">Content here</div>
.myborder {border:2px solid #d69e8b;}