#faf27d color space conversions
Hex:
#faf27d
RGB:
250, 242, 125
CMY:
2, 5, 51
CMYK:
0, 3, 50, 2
HSL:
56°, 92.5926%, 73.5294%
HSV (HSB):
56°, 50.0000%, 98.0392%
XYZ:
74.8781, 85.3089, 31.9218
xyY:
0.3898, 0.4441, 85.3089
CIE-Lab:
94.0161, -12.4197, 56.8194
CIE-LCH:
94.0161, 58.1609, 102.3299
CIE-Luv:
94.0161, 10.6101, 74.6355
Hunter-Lab:
92.3628, -16.9258, 44.1626
#faf27d color charts
#faf27d color shades, tints & tones
#faf27d color schemes
#faf27d color preview, HTML & CSS examples
This text has a color of #faf27d
<p style="color:#faf27d;">Text here</p>
.mytext {color:#faf27d;}
This box has a color of #faf27d
<div style="background-color:#faf27d;">Content here</div>
.mybackground {background-color:#faf27d;}
Border around this has a color of #faf27d
<div style="border:2px solid #faf27d;">Content here</div>
.myborder {border:2px solid #faf27d;}