#fae15f color space conversions
Hex:
#fae15f
RGB:
250, 225, 95
CMY:
2, 12, 63
CMYK:
0, 10, 62, 2
HSL:
50°, 93.9394%, 67.6471%
HSV (HSB):
50°, 62.0000%, 98.0392%
XYZ:
68.4151, 75.0006, 21.6972
xyY:
0.4144, 0.4542, 75.0006
CIE-Lab:
89.3933, -6.1819, 64.8942
CIE-LCH:
89.3933, 65.1880, 95.4416
CIE-Luv:
89.3933, 22.7856, 79.0401
Hunter-Lab:
86.6029, -10.5425, 45.7677
#fae15f color charts
#fae15f color shades, tints & tones
#fae15f color schemes
#fae15f color preview, HTML & CSS examples
This text has a color of #fae15f
<p style="color:#fae15f;">Text here</p>
.mytext {color:#fae15f;}
This box has a color of #fae15f
<div style="background-color:#fae15f;">Content here</div>
.mybackground {background-color:#fae15f;}
Border around this has a color of #fae15f
<div style="border:2px solid #fae15f;">Content here</div>
.myborder {border:2px solid #fae15f;}