#deafba color space conversions
Hex:
#deafba
RGB:
222, 175, 186
CMY:
13, 31, 27
CMYK:
0, 21, 16, 13
HSL:
346°, 41.5929%, 77.8431%
HSV (HSB):
346°, 21.1712%, 87.0588%
XYZ:
54.3171, 49.7347, 53.1913
xyY:
0.3454, 0.3163, 49.7347
CIE-Lab:
75.9061, 18.7776, 0.9433
CIE-LCH:
75.9061, 18.8013, 2.8758
CIE-Luv:
75.9061, 28.1255, -2.0037
Hunter-Lab:
70.5228, 14.0668, 4.6470
#deafba color charts
#deafba color shades, tints & tones
#deafba color schemes
#deafba color preview, HTML & CSS examples
This text has a color of #deafba
<p style="color:#deafba;">Text here</p>
.mytext {color:#deafba;}
This box has a color of #deafba
<div style="background-color:#deafba;">Content here</div>
.mybackground {background-color:#deafba;}
Border around this has a color of #deafba
<div style="border:2px solid #deafba;">Content here</div>
.myborder {border:2px solid #deafba;}