#fab4a7 color space conversions
Hex:
#fab4a7
RGB:
250, 180, 167
CMY:
2, 29, 35
CMYK:
0, 28, 33, 2
HSL:
9°, 89.2473%, 81.7647%
HSV (HSB):
9°, 33.2000%, 98.0392%
XYZ:
62.7207, 55.7565, 44.0156
xyY:
0.3860, 0.3431, 55.7565
CIE-Lab:
79.4751, 23.7750, 16.7313
CIE-LCH:
79.4751, 29.0721, 35.1353
CIE-Luv:
79.4751, 46.9806, 18.9378
Hunter-Lab:
74.6703, 19.2613, 17.3198
#fab4a7 color charts
#fab4a7 color shades, tints & tones
#fab4a7 color schemes
#fab4a7 color preview, HTML & CSS examples
This text has a color of #fab4a7
<p style="color:#fab4a7;">Text here</p>
.mytext {color:#fab4a7;}
This box has a color of #fab4a7
<div style="background-color:#fab4a7;">Content here</div>
.mybackground {background-color:#fab4a7;}
Border around this has a color of #fab4a7
<div style="border:2px solid #fab4a7;">Content here</div>
.myborder {border:2px solid #fab4a7;}