#fabd9a color space conversions
Hex:
#fabd9a
RGB:
250, 189, 154
CMY:
2, 26, 40
CMYK:
0, 24, 38, 2
HSL:
22°, 90.5660%, 79.2157%
HSV (HSB):
22°, 38.4000%, 98.0392%
XYZ:
63.4547, 59.0523, 38.6257
xyY:
0.3938, 0.3665, 59.0523
CIE-Lab:
81.3203, 17.5128, 26.2137
CIE-LCH:
81.3203, 31.5254, 56.2539
CIE-Luv:
81.3203, 42.7746, 32.3944
Hunter-Lab:
76.8455, 12.9157, 23.9903
#fabd9a color charts
#fabd9a color shades, tints & tones
#fabd9a color schemes
#fabd9a color preview, HTML & CSS examples
This text has a color of #fabd9a
<p style="color:#fabd9a;">Text here</p>
.mytext {color:#fabd9a;}
This box has a color of #fabd9a
<div style="background-color:#fabd9a;">Content here</div>
.mybackground {background-color:#fabd9a;}
Border around this has a color of #fabd9a
<div style="border:2px solid #fabd9a;">Content here</div>
.myborder {border:2px solid #fabd9a;}