#dabace color space conversions
Hex:
#dabace
RGB:
218, 186, 206
CMY:
15, 27, 19
CMYK:
0, 15, 6, 15
HSL:
323°, 30.1887%, 79.2157%
HSV (HSB):
323°, 14.6789%, 85.4902%
XYZ:
57.6129, 54.4795, 65.8716
xyY:
0.3237, 0.3061, 54.4795
CIE-Lab:
78.7405, 14.7886, -5.8059
CIE-LCH:
78.7405, 15.8874, 338.5654
CIE-Luv:
78.7405, 17.4525, -11.3947
Hunter-Lab:
73.8102, 10.1612, -1.2459
#dabace color charts
#dabace RGB chart
#dabace CMYK chart
#dabace RGB pie chart
#dabace color shades, tints & tones
#dabace color schemes
#dabace color preview, HTML & CSS examples
This text has a color of #dabace
<p style="color:#dabace;">Text here</p>
.mytext {color:#dabace;}
Text color #dabace
This box has a color of #dabace
<div style="background-color:#dabace;">Content here</div>
.mybackground {background-color:#dabace;}
Background color #dabace
Border around this has a color of #dabace
<div style="border:2px solid #dabace;">Content here</div>
.myborder {border:2px solid #dabace;}
Border color #dabace