#fef985 color space conversions
Hex:
#fef985
RGB:
254, 249, 133
CMY:
0, 2, 48
CMYK:
0, 2, 48, 0
HSL:
58°, 98.3740%, 75.8824%
HSV (HSB):
58°, 47.6378%, 99.6078%
XYZ:
78.9824, 90.5156, 35.4988
xyY:
0.3853, 0.4415, 90.5156
CIE-Lab:
96.2103, -13.5898, 55.8144
CIE-LCH:
96.2103, 57.4450, 103.6842
CIE-Luv:
96.2103, 8.6076, 74.4809
Hunter-Lab:
95.1397, -18.3087, 44.4754
#fef985 color charts
#fef985 color shades, tints & tones
#fef985 color schemes
#fef985 color preview, HTML & CSS examples
This text has a color of #fef985
<p style="color:#fef985;">Text here</p>
.mytext {color:#fef985;}
This box has a color of #fef985
<div style="background-color:#fef985;">Content here</div>
.mybackground {background-color:#fef985;}
Border around this has a color of #fef985
<div style="border:2px solid #fef985;">Content here</div>
.myborder {border:2px solid #fef985;}