#fae00c color space conversions
Hex:
#fae00c
RGB:
250, 224, 12
CMY:
2, 12, 95
CMYK:
0, 10, 95, 2
HSL:
53°, 95.9677%, 51.3725%
HSV (HSB):
53°, 95.2000%, 98.0392%
XYZ:
66.1464, 73.6618, 11.0797
xyY:
0.4384, 0.4882, 73.6618
CIE-Lab:
88.7624, -8.4716, 87.2523
CIE-LCH:
88.7624, 87.6626, 95.5456
CIE-Luv:
88.7624, 25.2227, 94.7926
Hunter-Lab:
85.8265, -12.6266, 52.4245
#fae00c color charts
#fae00c color shades, tints & tones
#fae00c color schemes
#fae00c color preview, HTML & CSS examples
This text has a color of #fae00c
<p style="color:#fae00c;">Text here</p>
.mytext {color:#fae00c;}
This box has a color of #fae00c
<div style="background-color:#fae00c;">Content here</div>
.mybackground {background-color:#fae00c;}
Border around this has a color of #fae00c
<div style="border:2px solid #fae00c;">Content here</div>
.myborder {border:2px solid #fae00c;}