#d69a5c color space conversions
Hex:
#d69a5c
RGB:
214, 154, 92
CMY:
16, 40, 64
CMYK:
0, 28, 57, 16
HSL:
30°, 59.8039%, 60.0000%
HSV (HSB):
30°, 57.0093%, 83.9216%
XYZ:
41.2189, 38.1801, 15.3222
xyY:
0.4352, 0.4031, 38.1801
CIE-Lab:
68.1531, 15.7335, 41.0635
CIE-LCH:
68.1531, 43.9744, 69.0356
CIE-Luv:
68.1531, 46.0847, 46.4174
Hunter-Lab:
61.7900, 10.9414, 28.5507
#d69a5c color charts
#d69a5c color shades, tints & tones
#d69a5c color schemes
#d69a5c color preview, HTML & CSS examples
This text has a color of #d69a5c
<p style="color:#d69a5c;">Text here</p>
.mytext {color:#d69a5c;}
This box has a color of #d69a5c
<div style="background-color:#d69a5c;">Content here</div>
.mybackground {background-color:#d69a5c;}
Border around this has a color of #d69a5c
<div style="border:2px solid #d69a5c;">Content here</div>
.myborder {border:2px solid #d69a5c;}