#fab98c color space conversions
Hex:
#fab98c
RGB:
250, 185, 140
CMY:
2, 27, 45
CMYK:
0, 26, 44, 2
HSL:
25°, 91.6667%, 76.4706%
HSV (HSB):
25°, 44.0000%, 98.0392%
XYZ:
61.5069, 56.9154, 32.5549
xyY:
0.4074, 0.3770, 56.9154
CIE-Lab:
80.1320, 18.1173, 32.0086
CIE-LCH:
80.1320, 36.7802, 60.4896
CIE-Luv:
80.1320, 46.9335, 38.9364
Hunter-Lab:
75.4423, 13.5043, 27.2247
#fab98c color charts
#fab98c color shades, tints & tones
#fab98c color schemes
#fab98c color preview, HTML & CSS examples
This text has a color of #fab98c
<p style="color:#fab98c;">Text here</p>
.mytext {color:#fab98c;}
This box has a color of #fab98c
<div style="background-color:#fab98c;">Content here</div>
.mybackground {background-color:#fab98c;}
Border around this has a color of #fab98c
<div style="border:2px solid #fab98c;">Content here</div>
.myborder {border:2px solid #fab98c;}