#fab3ae color space conversions
Hex:
#fab3ae
RGB:
250, 179, 174
CMY:
2, 30, 32
CMYK:
0, 28, 30, 2
HSL:
4°, 88.3721%, 83.1373%
HSV (HSB):
4°, 30.4000%, 98.0392%
XYZ:
63.1844, 55.6202, 47.4500
xyY:
0.3800, 0.3345, 55.6202
CIE-Lab:
79.3972, 25.1810, 12.8466
CIE-LCH:
79.3972, 28.2687, 27.0294
CIE-Luv:
79.3972, 46.6695, 13.4879
Hunter-Lab:
74.5789, 20.7148, 14.4827
#fab3ae color charts
#fab3ae RGB chart
#fab3ae CMYK chart
#fab3ae RGB pie chart
#fab3ae color shades, tints & tones
#fab3ae color schemes
#fab3ae color preview, HTML & CSS examples
This text has a color of #fab3ae
<p style="color:#fab3ae;">Text here</p>
.mytext {color:#fab3ae;}
Text color #fab3ae
This box has a color of #fab3ae
<div style="background-color:#fab3ae;">Content here</div>
.mybackground {background-color:#fab3ae;}
Background color #fab3ae
Border around this has a color of #fab3ae
<div style="border:2px solid #fab3ae;">Content here</div>
.myborder {border:2px solid #fab3ae;}
Border color #fab3ae