#fefe7d color space conversions
Hex:
#fefe7d
RGB:
254, 254, 125
CMY:
0, 0, 51
CMYK:
0, 0, 51, 0
HSL:
60°, 98.4733%, 74.3137%
HSV (HSB):
60°, 50.7874%, 99.6078%
XYZ:
80.0165, 93.4351, 33.2195
xyY:
0.3872, 0.4521, 93.4351
CIE-Lab:
97.4039, -16.6921, 60.8839
CIE-LCH:
97.4039, 63.1306, 105.3316
CIE-Luv:
97.4039, 5.7991, 80.3874
Hunter-Lab:
96.6618, -21.3962, 47.2873
#fefe7d color charts
#fefe7d color shades, tints & tones
#fefe7d color schemes
#fefe7d color preview, HTML & CSS examples
This text has a color of #fefe7d
<p style="color:#fefe7d;">Text here</p>
.mytext {color:#fefe7d;}
This box has a color of #fefe7d
<div style="background-color:#fefe7d;">Content here</div>
.mybackground {background-color:#fefe7d;}
Border around this has a color of #fefe7d
<div style="border:2px solid #fefe7d;">Content here</div>
.myborder {border:2px solid #fefe7d;}