#dbacac color space conversions
Hex:
#dbacac
RGB:
219, 172, 172
CMY:
14, 33, 33
CMYK:
0, 21, 21, 14
HSL:
0°, 39.4958%, 76.6667%
HSV (HSB):
0°, 21.4612%, 85.8824%
XYZ:
51.4123, 47.5437, 45.4968
xyY:
0.3559, 0.3291, 47.5437
CIE-Lab:
74.5362, 17.1502, 6.5754
CIE-LCH:
74.5362, 18.3675, 20.9767
CIE-Luv:
74.5362, 29.4481, 6.3392
Hunter-Lab:
68.9519, 12.4284, 9.1448
#dbacac color charts
#dbacac RGB chart
#dbacac CMYK chart
#dbacac RGB pie chart
#dbacac color shades, tints & tones
#dbacac color schemes
#dbacac color preview, HTML & CSS examples
This text has a color of #dbacac
<p style="color:#dbacac;">Text here</p>
.mytext {color:#dbacac;}
Text color #dbacac
This box has a color of #dbacac
<div style="background-color:#dbacac;">Content here</div>
.mybackground {background-color:#dbacac;}
Background color #dbacac
Border around this has a color of #dbacac
<div style="border:2px solid #dbacac;">Content here</div>
.myborder {border:2px solid #dbacac;}
Border color #dbacac