#fab5ae color space conversions
Hex:
#fab5ae
RGB:
250, 181, 174
CMY:
2, 29, 32
CMYK:
0, 28, 30, 2
HSL:
6°, 88.3721%, 83.1373%
HSV (HSB):
6°, 30.4000%, 98.0392%
XYZ:
63.5882, 56.4277, 47.5846
xyY:
0.3794, 0.3367, 56.4277
CIE-Lab:
79.8566, 24.1281, 13.4956
CIE-LCH:
79.8566, 27.6459, 29.2197
CIE-Luv:
79.8566, 45.4354, 14.5992
Hunter-Lab:
75.1184, 19.6442, 15.0250
#fab5ae color charts
#fab5ae color shades, tints & tones
#fab5ae color schemes
#fab5ae color preview, HTML & CSS examples
This text has a color of #fab5ae
<p style="color:#fab5ae;">Text here</p>
.mytext {color:#fab5ae;}
This box has a color of #fab5ae
<div style="background-color:#fab5ae;">Content here</div>
.mybackground {background-color:#fab5ae;}
Border around this has a color of #fab5ae
<div style="border:2px solid #fab5ae;">Content here</div>
.myborder {border:2px solid #fab5ae;}