#faf18f color space conversions
Hex:
#faf18f
RGB:
250, 241, 143
CMY:
2, 5, 44
CMYK:
0, 4, 43, 2
HSL:
55°, 91.4530%, 77.0588%
HSV (HSB):
55°, 42.8000%, 98.0392%
XYZ:
75.8376, 85.2178, 38.4382
xyY:
0.3802, 0.4272, 85.2178
CIE-Lab:
93.9769, -10.2867, 48.2647
CIE-LCH:
93.9769, 49.3487, 102.0315
CIE-Luv:
93.9769, 10.5098, 65.4972
Hunter-Lab:
92.3135, -14.9068, 39.9318
#faf18f color charts
#faf18f color shades, tints & tones
#faf18f color schemes
#faf18f color preview, HTML & CSS examples
This text has a color of #faf18f
<p style="color:#faf18f;">Text here</p>
.mytext {color:#faf18f;}
This box has a color of #faf18f
<div style="background-color:#faf18f;">Content here</div>
.mybackground {background-color:#faf18f;}
Border around this has a color of #faf18f
<div style="border:2px solid #faf18f;">Content here</div>
.myborder {border:2px solid #faf18f;}