#dba09d color space conversions
Hex:
#dba09d
RGB:
219, 160, 157
CMY:
14, 37, 38
CMYK:
0, 27, 28, 14
HSL:
3°, 46.2687%, 73.7255%
HSV (HSB):
3°, 28.3105%, 85.8824%
XYZ:
47.8700, 42.6360, 37.6048
xyY:
0.3737, 0.3328, 42.6360
CIE-Lab:
71.3072, 21.4883, 10.2081
CIE-LCH:
71.3072, 23.7897, 25.4102
CIE-Luv:
71.3072, 38.4176, 10.3676
Hunter-Lab:
65.2962, 16.5936, 11.5616
#dba09d color charts
#dba09d color shades, tints & tones
#dba09d color schemes
#dba09d color preview, HTML & CSS examples
This text has a color of #dba09d
<p style="color:#dba09d;">Text here</p>
.mytext {color:#dba09d;}
This box has a color of #dba09d
<div style="background-color:#dba09d;">Content here</div>
.mybackground {background-color:#dba09d;}
Border around this has a color of #dba09d
<div style="border:2px solid #dba09d;">Content here</div>
.myborder {border:2px solid #dba09d;}