#fff994 color space conversions
Hex:
#fff994
RGB:
255, 249, 148
CMY:
0, 2, 42
CMYK:
0, 2, 42, 0
HSL:
57°, 100.0000%, 79.0196%
HSV (HSB):
57°, 41.9608%, 100.0000%
XYZ:
80.4610, 91.1495, 41.3698
xyY:
0.3778, 0.4280, 91.1495
CIE-Lab:
96.4716, -11.8008, 49.0600
CIE-LCH:
96.4716, 50.4593, 103.5249
CIE-Luv:
96.4716, 8.6785, 67.1888
Hunter-Lab:
95.4722, -16.6423, 41.1391
#fff994 color charts
#fff994 color shades, tints & tones
#fff994 color schemes
#fff994 color preview, HTML & CSS examples
This text has a color of #fff994
<p style="color:#fff994;">Text here</p>
.mytext {color:#fff994;}
This box has a color of #fff994
<div style="background-color:#fff994;">Content here</div>
.mybackground {background-color:#fff994;}
Border around this has a color of #fff994
<div style="border:2px solid #fff994;">Content here</div>
.myborder {border:2px solid #fff994;}