#fef95a color space conversions
Hex:
#fef95a
RGB:
254, 249, 90
CMY:
0, 2, 65
CMYK:
0, 2, 65, 0
HSL:
58°, 98.7952%, 67.4510%
HSV (HSB):
58°, 64.5669%, 99.6078%
XYZ:
76.5942, 89.5604, 22.9228
xyY:
0.4051, 0.4737, 89.5604
CIE-Lab:
95.8141, -16.6687, 73.8052
CIE-LCH:
95.8141, 75.6641, 102.7266
CIE-Luv:
95.8141, 9.9053, 91.0272
Hunter-Lab:
94.6363, -21.1441, 51.8842
#fef95a color charts
#fef95a color shades, tints & tones
#fef95a color schemes
#fef95a color preview, HTML & CSS examples
This text has a color of #fef95a
<p style="color:#fef95a;">Text here</p>
.mytext {color:#fef95a;}
This box has a color of #fef95a
<div style="background-color:#fef95a;">Content here</div>
.mybackground {background-color:#fef95a;}
Border around this has a color of #fef95a
<div style="border:2px solid #fef95a;">Content here</div>
.myborder {border:2px solid #fef95a;}