#fae01e color space conversions
Hex:
#fae01e
RGB:
250, 224, 30
CMY:
2, 12, 88
CMYK:
0, 10, 88, 2
HSL:
53°, 95.6522%, 54.9020%
HSV (HSB):
53°, 88.0000%, 98.0392%
XYZ:
66.3143, 73.7290, 11.9643
xyY:
0.4363, 0.4850, 73.7290
CIE-Lab:
88.7943, -8.2341, 84.8856
CIE-LCH:
88.7943, 85.2841, 95.5405
CIE-Luv:
88.7943, 25.0698, 93.3902
Hunter-Lab:
85.8656, -12.4086, 51.8446
#fae01e color charts
#fae01e color shades, tints & tones
#fae01e color schemes
#fae01e color preview, HTML & CSS examples
This text has a color of #fae01e
<p style="color:#fae01e;">Text here</p>
.mytext {color:#fae01e;}
This box has a color of #fae01e
<div style="background-color:#fae01e;">Content here</div>
.mybackground {background-color:#fae01e;}
Border around this has a color of #fae01e
<div style="border:2px solid #fae01e;">Content here</div>
.myborder {border:2px solid #fae01e;}