#fae98b color space conversions
Hex:
#fae98b
RGB:
250, 233, 139
CMY:
2, 9, 45
CMYK:
0, 7, 44, 2
HSL:
51°, 91.7355%, 76.2745%
HSV (HSB):
51°, 44.4000%, 98.0392%
XYZ:
73.2235, 80.4659, 36.0983
xyY:
0.3858, 0.4240, 80.4659
CIE-Lab:
91.8935, -6.6976, 47.6012
CIE-LCH:
91.8935, 48.0700, 98.0091
CIE-Luv:
91.8935, 15.6516, 63.5849
Hunter-Lab:
89.7028, -11.2722, 38.9324
#fae98b color charts
#fae98b color shades, tints & tones
#fae98b color schemes
#fae98b color preview, HTML & CSS examples
This text has a color of #fae98b
<p style="color:#fae98b;">Text here</p>
.mytext {color:#fae98b;}
This box has a color of #fae98b
<div style="background-color:#fae98b;">Content here</div>
.mybackground {background-color:#fae98b;}
Border around this has a color of #fae98b
<div style="border:2px solid #fae98b;">Content here</div>
.myborder {border:2px solid #fae98b;}