#dbad95 color space conversions
Hex:
#dbad95
RGB:
219, 173, 149
CMY:
14, 32, 42
CMYK:
0, 21, 32, 14
HSL:
21°, 49.2958%, 72.1569%
HSV (HSB):
21°, 31.9635%, 85.8824%
XYZ:
49.5818, 47.1171, 34.9150
xyY:
0.3767, 0.3580, 47.1171
CIE-Lab:
74.2646, 13.4272, 18.7358
CIE-LCH:
74.2646, 23.0504, 54.3724
CIE-Luv:
74.2646, 31.3603, 23.2954
Hunter-Lab:
68.6419, 8.8117, 17.8912
#dbad95 color charts
#dbad95 color shades, tints & tones
#dbad95 color schemes
#dbad95 color preview, HTML & CSS examples
This text has a color of #dbad95
<p style="color:#dbad95;">Text here</p>
.mytext {color:#dbad95;}
This box has a color of #dbad95
<div style="background-color:#dbad95;">Content here</div>
.mybackground {background-color:#dbad95;}
Border around this has a color of #dbad95
<div style="border:2px solid #dbad95;">Content here</div>
.myborder {border:2px solid #dbad95;}