#dba09e color space conversions
Hex:
#dba09e
RGB:
219, 160, 158
CMY:
14, 37, 38
CMYK:
0, 27, 28, 14
HSL:
2°, 45.8647%, 73.9216%
HSV (HSB):
2°, 27.8539%, 85.8824%
XYZ:
47.9558, 42.6703, 38.0564
xyY:
0.3727, 0.3316, 42.6703
CIE-Lab:
71.3306, 21.6248, 9.6890
CIE-LCH:
71.3306, 23.6962, 24.1348
CIE-Luv:
71.3306, 38.2859, 9.6442
Hunter-Lab:
65.3225, 16.7294, 11.1839
#dba09e color charts
#dba09e color shades, tints & tones
#dba09e color schemes
#dba09e color preview, HTML & CSS examples
This text has a color of #dba09e
<p style="color:#dba09e;">Text here</p>
.mytext {color:#dba09e;}
This box has a color of #dba09e
<div style="background-color:#dba09e;">Content here</div>
.mybackground {background-color:#dba09e;}
Border around this has a color of #dba09e
<div style="border:2px solid #dba09e;">Content here</div>
.myborder {border:2px solid #dba09e;}