#fab48b color space conversions
Hex:
#fab48b
RGB:
250, 180, 139
CMY:
2, 29, 45
CMYK:
0, 28, 44, 2
HSL:
22°, 91.7355%, 76.2745%
HSV (HSB):
22°, 44.4000%, 98.0392%
XYZ:
60.4058, 54.8306, 31.8257
xyY:
0.4108, 0.3728, 54.8306
CIE-Lab:
78.9436, 20.6432, 30.9657
CIE-LCH:
78.9436, 37.2158, 56.3107
CIE-Luv:
78.9436, 50.4229, 37.0106
Hunter-Lab:
74.0477, 16.0313, 26.3505
#fab48b color charts
#fab48b color shades, tints & tones
#fab48b color schemes
#fab48b color preview, HTML & CSS examples
This text has a color of #fab48b
<p style="color:#fab48b;">Text here</p>
.mytext {color:#fab48b;}
This box has a color of #fab48b
<div style="background-color:#fab48b;">Content here</div>
.mybackground {background-color:#fab48b;}
Border around this has a color of #fab48b
<div style="border:2px solid #fab48b;">Content here</div>
.myborder {border:2px solid #fab48b;}