#dbadac color space conversions
Hex:
#dbadac
RGB:
219, 173, 172
CMY:
14, 32, 33
CMYK:
0, 21, 21, 14
HSL:
1°, 39.4958%, 76.6667%
HSV (HSB):
1°, 21.4612%, 85.8824%
XYZ:
51.6034, 47.9258, 45.5605
xyY:
0.3557, 0.3303, 47.9258
CIE-Lab:
74.7781, 16.6116, 6.9227
CIE-LCH:
74.7781, 17.9964, 22.6233
CIE-Luv:
74.7781, 28.8674, 6.9338
Hunter-Lab:
69.2284, 11.9054, 9.4400
#dbadac color charts
#dbadac RGB chart
#dbadac CMYK chart
#dbadac RGB pie chart
#dbadac color shades, tints & tones
#dbadac color schemes
#dbadac color preview, HTML & CSS examples
This text has a color of #dbadac
<p style="color:#dbadac;">Text here</p>
.mytext {color:#dbadac;}
Text color #dbadac
This box has a color of #dbadac
<div style="background-color:#dbadac;">Content here</div>
.mybackground {background-color:#dbadac;}
Background color #dbadac
Border around this has a color of #dbadac
<div style="border:2px solid #dbadac;">Content here</div>
.myborder {border:2px solid #dbadac;}
Border color #dbadac