#dab07a color space conversions
Hex:
#dab07a
RGB:
218, 176, 122
CMY:
15, 31, 52
CMYK:
0, 19, 44, 15
HSL:
34°, 56.4706%, 66.6667%
HSV (HSB):
34°, 44.0367%, 85.4902%
XYZ:
47.9516, 47.3612, 25.0267
xyY:
0.3985, 0.3936, 47.3612
CIE-Lab:
74.4202, 8.2960, 33.3853
CIE-LCH:
74.4202, 34.4006, 76.0451
CIE-Luv:
74.4202, 31.2450, 41.6912
Hunter-Lab:
68.8195, 3.9400, 26.6125
#dab07a color charts
#dab07a color shades, tints & tones
#dab07a color schemes
#dab07a color preview, HTML & CSS examples
This text has a color of #dab07a
<p style="color:#dab07a;">Text here</p>
.mytext {color:#dab07a;}
This box has a color of #dab07a
<div style="background-color:#dab07a;">Content here</div>
.mybackground {background-color:#dab07a;}
Border around this has a color of #dab07a
<div style="border:2px solid #dab07a;">Content here</div>
.myborder {border:2px solid #dab07a;}