#d69f7a color space conversions
Hex:
#d69f7a
RGB:
214, 159, 122
CMY:
16, 38, 52
CMYK:
0, 26, 43, 16
HSL:
24°, 52.8736%, 65.8824%
HSV (HSB):
24°, 42.9907%, 83.9216%
XYZ:
43.6425, 40.4976, 23.9290
xyY:
0.4038, 0.3747, 40.4976
CIE-Lab:
69.8225, 15.8149, 27.2761
CIE-LCH:
69.8225, 31.5293, 59.8944
CIE-Luv:
69.8225, 39.6194, 32.5475
Hunter-Lab:
63.6377, 11.0488, 22.2522
#d69f7a color charts
#d69f7a color shades, tints & tones
#d69f7a color schemes
#d69f7a color preview, HTML & CSS examples
This text has a color of #d69f7a
<p style="color:#d69f7a;">Text here</p>
.mytext {color:#d69f7a;}
This box has a color of #d69f7a
<div style="background-color:#d69f7a;">Content here</div>
.mybackground {background-color:#d69f7a;}
Border around this has a color of #d69f7a
<div style="border:2px solid #d69f7a;">Content here</div>
.myborder {border:2px solid #d69f7a;}