#fab4a6 color space conversions
Hex:
#fab4a6
RGB:
250, 180, 166
CMY:
2, 29, 35
CMYK:
0, 28, 34, 2
HSL:
10°, 89.3617%, 81.5686%
HSV (HSB):
10°, 33.6000%, 98.0392%
XYZ:
62.6285, 55.7197, 43.5305
xyY:
0.3869, 0.3442, 55.7197
CIE-Lab:
79.4540, 23.6525, 17.2403
CIE-LCH:
79.4540, 29.2688, 36.0883
CIE-Luv:
79.4540, 47.1113, 19.6258
Hunter-Lab:
74.6456, 19.1337, 17.6763
#fab4a6 color charts
#fab4a6 color shades, tints & tones
#fab4a6 color schemes
#fab4a6 color preview, HTML & CSS examples
This text has a color of #fab4a6
<p style="color:#fab4a6;">Text here</p>
.mytext {color:#fab4a6;}
This box has a color of #fab4a6
<div style="background-color:#fab4a6;">Content here</div>
.mybackground {background-color:#fab4a6;}
Border around this has a color of #fab4a6
<div style="border:2px solid #fab4a6;">Content here</div>
.myborder {border:2px solid #fab4a6;}