#fffc2e color space conversions
Hex:
#fffc2e
RGB:
255, 252, 46
CMY:
0, 1, 82
CMYK:
0, 1, 82, 0
HSL:
59°, 100.0000%, 59.0196%
HSV (HSB):
59°, 81.9608%, 100.0000%
XYZ:
76.5435, 91.0781, 16.1303
xyY:
0.4166, 0.4957, 91.0781
CIE-Lab:
96.4422, -19.4785, 88.0402
CIE-LCH:
96.4422, 90.1692, 102.4755
CIE-Luv:
96.4422, 9.3954, 102.0448
Hunter-Lab:
95.4348, -23.8449, 56.7832
#fffc2e color charts
#fffc2e color shades, tints & tones
#fffc2e color schemes
#fffc2e color preview, HTML & CSS examples
This text has a color of #fffc2e
<p style="color:#fffc2e;">Text here</p>
.mytext {color:#fffc2e;}
This box has a color of #fffc2e
<div style="background-color:#fffc2e;">Content here</div>
.mybackground {background-color:#fffc2e;}
Border around this has a color of #fffc2e
<div style="border:2px solid #fffc2e;">Content here</div>
.myborder {border:2px solid #fffc2e;}