#fabc96 color space conversions
Hex:
#fabc96
RGB:
250, 188, 150
CMY:
2, 26, 41
CMYK:
0, 25, 40, 2
HSL:
23°, 90.9091%, 78.4314%
HSV (HSB):
23°, 40.0000%, 98.0392%
XYZ:
62.9126, 58.4924, 36.8285
xyY:
0.3976, 0.3697, 58.4924
CIE-Lab:
81.0118, 17.5947, 27.9125
CIE-LCH:
81.0118, 32.9951, 57.7747
CIE-Luv:
81.0118, 43.8620, 34.3887
Hunter-Lab:
76.4804, 12.9931, 24.9856
#fabc96 color charts
#fabc96 color shades, tints & tones
#fabc96 color schemes
#fabc96 color preview, HTML & CSS examples
This text has a color of #fabc96
<p style="color:#fabc96;">Text here</p>
.mytext {color:#fabc96;}
This box has a color of #fabc96
<div style="background-color:#fabc96;">Content here</div>
.mybackground {background-color:#fabc96;}
Border around this has a color of #fabc96
<div style="border:2px solid #fabc96;">Content here</div>
.myborder {border:2px solid #fabc96;}