#fced06 color space conversions
Hex:
#fced06
RGB:
252, 237, 6
CMY:
1, 7, 98
CMYK:
0, 6, 98, 1
HSL:
56°, 97.6190%, 50.5882%
HSV (HSB):
56°, 97.6190%, 98.8235%
XYZ:
70.4619, 81.2770, 12.1466
xyY:
0.4299, 0.4959, 81.2770
CIE-Lab:
92.2548, -14.0910, 90.3680
CIE-LCH:
92.2548, 91.4600, 98.8627
CIE-Luv:
92.2548, 17.6372, 99.8955
Hunter-Lab:
90.1537, -18.2578, 55.1194
#fced06 color charts
#fced06 color shades, tints & tones
#fced06 color schemes
#fced06 color preview, HTML & CSS examples
This text has a color of #fced06
<p style="color:#fced06;">Text here</p>
.mytext {color:#fced06;}
This box has a color of #fced06
<div style="background-color:#fced06;">Content here</div>
.mybackground {background-color:#fced06;}
Border around this has a color of #fced06
<div style="border:2px solid #fced06;">Content here</div>
.myborder {border:2px solid #fced06;}