#fab4ae color space conversions
Hex:
#fab4ae
RGB:
250, 180, 174
CMY:
2, 29, 32
CMYK:
0, 28, 30, 2
HSL:
5°, 88.3721%, 83.1373%
HSV (HSB):
5°, 30.4000%, 98.0392%
XYZ:
63.3856, 56.0225, 47.5170
xyY:
0.3797, 0.3356, 56.0225
CIE-Lab:
79.6266, 24.6546, 13.1709
CIE-LCH:
79.6266, 27.9521, 28.1119
CIE-Luv:
79.6266, 46.0526, 14.0433
Hunter-Lab:
74.8482, 20.1794, 14.7537
#fab4ae color charts
#fab4ae RGB chart
#fab4ae CMYK chart
#fab4ae RGB pie chart
#fab4ae color shades, tints & tones
#fab4ae color schemes
#fab4ae color preview, HTML & CSS examples
This text has a color of #fab4ae
<p style="color:#fab4ae;">Text here</p>
.mytext {color:#fab4ae;}
Text color #fab4ae
This box has a color of #fab4ae
<div style="background-color:#fab4ae;">Content here</div>
.mybackground {background-color:#fab4ae;}
Background color #fab4ae
Border around this has a color of #fab4ae
<div style="border:2px solid #fab4ae;">Content here</div>
.myborder {border:2px solid #fab4ae;}
Border color #fab4ae