#faf09d color space conversions
Hex:
#faf09d
RGB:
250, 240, 157
CMY:
2, 6, 38
CMYK:
0, 4, 37, 2
HSL:
54°, 90.2913%, 79.8039%
HSV (HSB):
54°, 37.2000%, 98.0392%
XYZ:
76.6702, 85.0785, 44.2791
xyY:
0.3721, 0.4129, 85.0785
CIE-Lab:
93.9169, -8.3373, 41.3365
CIE-LCH:
93.9169, 42.1689, 101.4032
CIE-Luv:
93.9169, 10.4805, 57.4482
Hunter-Lab:
92.2380, -13.0434, 36.1043
#faf09d color charts
#faf09d color shades, tints & tones
#faf09d color schemes
#faf09d color preview, HTML & CSS examples
This text has a color of #faf09d
<p style="color:#faf09d;">Text here</p>
.mytext {color:#faf09d;}
This box has a color of #faf09d
<div style="background-color:#faf09d;">Content here</div>
.mybackground {background-color:#faf09d;}
Border around this has a color of #faf09d
<div style="border:2px solid #faf09d;">Content here</div>
.myborder {border:2px solid #faf09d;}