#fab97a color space conversions
Hex:
#fab97a
RGB:
250, 185, 122
CMY:
2, 27, 52
CMYK:
0, 26, 51, 2
HSL:
30°, 92.7536%, 72.9412%
HSV (HSB):
30°, 51.2000%, 98.0392%
XYZ:
60.2862, 56.4271, 26.1264
xyY:
0.4221, 0.3950, 56.4271
CIE-Lab:
79.8563, 16.4253, 40.9888
CIE-LCH:
79.8563, 44.1573, 68.1627
CIE-Luv:
79.8563, 48.7500, 49.0035
Hunter-Lab:
75.1179, 11.7994, 31.9612
#fab97a color charts
#fab97a color shades, tints & tones
#fab97a color schemes
#fab97a color preview, HTML & CSS examples
This text has a color of #fab97a
<p style="color:#fab97a;">Text here</p>
.mytext {color:#fab97a;}
This box has a color of #fab97a
<div style="background-color:#fab97a;">Content here</div>
.mybackground {background-color:#fab97a;}
Border around this has a color of #fab97a
<div style="border:2px solid #fab97a;">Content here</div>
.myborder {border:2px solid #fab97a;}