#fae67d color space conversions
Hex:
#fae67d
RGB:
250, 230, 125
CMY:
2, 10, 51
CMYK:
0, 8, 50, 2
HSL:
50°, 92.5926%, 73.5294%
HSV (HSB):
50°, 50.0000%, 98.0392%
XYZ:
71.4228, 78.3983, 30.7700
xyY:
0.3955, 0.4341, 78.3983
CIE-Lab:
90.9613, -6.4681, 53.1701
CIE-LCH:
90.9613, 53.5621, 96.9359
CIE-Luv:
90.9613, 18.2214, 68.9803
Hunter-Lab:
88.5428, -10.9634, 41.3757
#fae67d color charts
#fae67d color shades, tints & tones
#fae67d color schemes
#fae67d color preview, HTML & CSS examples
This text has a color of #fae67d
<p style="color:#fae67d;">Text here</p>
.mytext {color:#fae67d;}
This box has a color of #fae67d
<div style="background-color:#fae67d;">Content here</div>
.mybackground {background-color:#fae67d;}
Border around this has a color of #fae67d
<div style="border:2px solid #fae67d;">Content here</div>
.myborder {border:2px solid #fae67d;}