#fab9b7 color space conversions
Hex:
#fab9b7
RGB:
250, 185, 183
CMY:
2, 27, 28
CMYK:
0, 26, 27, 2
HSL:
2°, 87.0130%, 84.9020%
HSV (HSB):
2°, 26.8000%, 98.0392%
XYZ:
65.3205, 58.4408, 52.6372
xyY:
0.3703, 0.3313, 58.4408
CIE-Lab:
80.9833, 23.2077, 10.2458
CIE-LCH:
80.9833, 25.3687, 23.8207
CIE-Luv:
80.9833, 41.8198, 10.4052
Hunter-Lab:
76.4466, 18.7396, 12.6886
#fab9b7 color charts
#fab9b7 color shades, tints & tones
#fab9b7 color schemes
#fab9b7 color preview, HTML & CSS examples
This text has a color of #fab9b7
<p style="color:#fab9b7;">Text here</p>
.mytext {color:#fab9b7;}
This box has a color of #fab9b7
<div style="background-color:#fab9b7;">Content here</div>
.mybackground {background-color:#fab9b7;}
Border around this has a color of #fab9b7
<div style="border:2px solid #fab9b7;">Content here</div>
.myborder {border:2px solid #fab9b7;}