#fae35f color space conversions
Hex:
#fae35f
RGB:
250, 227, 95
CMY:
2, 11, 63
CMYK:
0, 9, 62, 2
HSL:
51°, 93.9394%, 67.6471%
HSV (HSB):
51°, 62.0000%, 98.0392%
XYZ:
68.9590, 76.0884, 21.8785
xyY:
0.4131, 0.4558, 76.0884
CIE-Lab:
89.9004, -7.1832, 65.4440
CIE-LCH:
89.9004, 65.8371, 96.2638
CIE-Luv:
89.9004, 21.4412, 79.9053
Hunter-Lab:
87.2287, -11.5362, 46.1891
#fae35f color charts
#fae35f color shades, tints & tones
#fae35f color schemes
#fae35f color preview, HTML & CSS examples
This text has a color of #fae35f
<p style="color:#fae35f;">Text here</p>
.mytext {color:#fae35f;}
This box has a color of #fae35f
<div style="background-color:#fae35f;">Content here</div>
.mybackground {background-color:#fae35f;}
Border around this has a color of #fae35f
<div style="border:2px solid #fae35f;">Content here</div>
.myborder {border:2px solid #fae35f;}