#dbbbbe color space conversions
Hex:
#dbbbbe
RGB:
219, 187, 190
CMY:
14, 27, 25
CMYK:
0, 15, 13, 14
HSL:
354°, 30.7692%, 79.6078%
HSV (HSB):
354°, 14.6119%, 85.8824%
XYZ:
56.2780, 54.3184, 56.2335
xyY:
0.3373, 0.3256, 54.3184
CIE-Lab:
78.6470, 11.8976, 2.7215
CIE-LCH:
78.6470, 12.2049, 12.8843
CIE-Luv:
78.6470, 19.0834, 1.8790
Hunter-Lab:
73.7010, 7.3255, 6.3527
#dbbbbe color charts
#dbbbbe color shades, tints & tones
#dbbbbe color schemes
#dbbbbe color preview, HTML & CSS examples
This text has a color of #dbbbbe
<p style="color:#dbbbbe;">Text here</p>
.mytext {color:#dbbbbe;}
This box has a color of #dbbbbe
<div style="background-color:#dbbbbe;">Content here</div>
.mybackground {background-color:#dbbbbe;}
Border around this has a color of #dbbbbe
<div style="border:2px solid #dbbbbe;">Content here</div>
.myborder {border:2px solid #dbbbbe;}