#dbbfc9 color space conversions
Hex:
#dbbfc9
RGB:
219, 191, 201
CMY:
14, 25, 21
CMYK:
0, 13, 8, 14
HSL:
339°, 28.0000%, 80.3922%
HSV (HSB):
339°, 12.7854%, 85.8824%
XYZ:
58.3868, 56.5387, 63.0941
xyY:
0.3280, 0.3176, 56.5387
CIE-Lab:
79.9194, 11.5932, -1.3615
CIE-LCH:
79.9194, 11.6729, 353.3017
CIE-Luv:
79.9194, 15.8954, -4.1065
Hunter-Lab:
75.1922, 7.0190, 2.8841
#dbbfc9 color charts
#dbbfc9 color shades, tints & tones
#dbbfc9 color schemes
#dbbfc9 color preview, HTML & CSS examples
This text has a color of #dbbfc9
<p style="color:#dbbfc9;">Text here</p>
.mytext {color:#dbbfc9;}
This box has a color of #dbbfc9
<div style="background-color:#dbbfc9;">Content here</div>
.mybackground {background-color:#dbbfc9;}
Border around this has a color of #dbbfc9
<div style="border:2px solid #dbbfc9;">Content here</div>
.myborder {border:2px solid #dbbfc9;}