#dabec3 color space conversions
Hex:
#dabec3
RGB:
218, 190, 195
CMY:
15, 25, 24
CMYK:
0, 13, 11, 15
HSL:
349°, 27.4510%, 80.0000%
HSV (HSB):
349°, 12.8440%, 85.4902%
XYZ:
57.1772, 55.6725, 59.3621
xyY:
0.3320, 0.3233, 55.6725
CIE-Lab:
79.4270, 10.7599, 1.1441
CIE-LCH:
79.4270, 10.8205, 6.0695
CIE-Luv:
79.4270, 16.3524, -0.2236
Hunter-Lab:
74.6140, 6.2113, 5.0593
#dabec3 color charts
#dabec3 color shades, tints & tones
#dabec3 color schemes
#dabec3 color preview, HTML & CSS examples
This text has a color of #dabec3
<p style="color:#dabec3;">Text here</p>
.mytext {color:#dabec3;}
This box has a color of #dabec3
<div style="background-color:#dabec3;">Content here</div>
.mybackground {background-color:#dabec3;}
Border around this has a color of #dabec3
<div style="border:2px solid #dabec3;">Content here</div>
.myborder {border:2px solid #dabec3;}