#fab48c color space conversions
Hex:
#fab48c
RGB:
250, 180, 140
CMY:
2, 29, 45
CMYK:
0, 28, 44, 2
HSL:
22°, 91.6667%, 76.4706%
HSV (HSB):
22°, 44.0000%, 98.0392%
XYZ:
60.4792, 54.8600, 32.2124
xyY:
0.4099, 0.3718, 54.8600
CIE-Lab:
78.9605, 20.7443, 30.4596
CIE-LCH:
78.9605, 36.8526, 55.7435
CIE-Luv:
78.9605, 50.3083, 36.4111
Hunter-Lab:
74.0675, 16.1346, 26.0617
#fab48c color charts
#fab48c RGB chart
#fab48c CMYK chart
#fab48c RGB pie chart
#fab48c color shades, tints & tones
#fab48c color schemes
#fab48c color preview, HTML & CSS examples
This text has a color of #fab48c
<p style="color:#fab48c;">Text here</p>
.mytext {color:#fab48c;}
Text color #fab48c
This box has a color of #fab48c
<div style="background-color:#fab48c;">Content here</div>
.mybackground {background-color:#fab48c;}
Background color #fab48c
Border around this has a color of #fab48c
<div style="border:2px solid #fab48c;">Content here</div>
.myborder {border:2px solid #fab48c;}
Border color #fab48c