#dab98f color space conversions
Hex:
#dab98f
RGB:
218, 185, 143
CMY:
15, 27, 44
CMYK:
0, 15, 34, 15
HSL:
34°, 50.3356%, 70.7843%
HSV (HSB):
34°, 34.4037%, 85.4902%
XYZ:
51.2203, 51.5865, 33.2442
xyY:
0.3765, 0.3792, 51.5865
CIE-Lab:
77.0329, 5.8806, 25.7282
CIE-LCH:
77.0329, 26.3917, 77.1252
CIE-Luv:
77.0329, 23.7471, 33.7701
Hunter-Lab:
71.8238, 1.6038, 22.8338
#dab98f color charts
#dab98f color shades, tints & tones
#dab98f color schemes
#dab98f color preview, HTML & CSS examples
This text has a color of #dab98f
<p style="color:#dab98f;">Text here</p>
.mytext {color:#dab98f;}
This box has a color of #dab98f
<div style="background-color:#dab98f;">Content here</div>
.mybackground {background-color:#dab98f;}
Border around this has a color of #dab98f
<div style="border:2px solid #dab98f;">Content here</div>
.myborder {border:2px solid #dab98f;}