#fabace color space conversions
Hex:
#fabace
RGB:
250, 186, 206
CMY:
2, 27, 19
CMYK:
0, 26, 18, 2
HSL:
341°, 86.4865%, 85.4902%
HSV (HSB):
341°, 25.6000%, 98.0392%
XYZ:
68.1238, 59.8980, 66.3635
xyY:
0.3505, 0.3081, 59.8980
CIE-Lab:
81.7827, 25.9854, -0.9806
CIE-LCH:
81.7827, 26.0039, 357.8388
CIE-Luv:
81.7827, 38.1939, -6.2478
Hunter-Lab:
77.3938, 21.6806, 3.3358
#fabace color charts
#fabace color shades, tints & tones
#fabace color schemes
#fabace color preview, HTML & CSS examples
This text has a color of #fabace
<p style="color:#fabace;">Text here</p>
.mytext {color:#fabace;}
This box has a color of #fabace
<div style="background-color:#fabace;">Content here</div>
.mybackground {background-color:#fabace;}
Border around this has a color of #fabace
<div style="border:2px solid #fabace;">Content here</div>
.myborder {border:2px solid #fabace;}