#fed12b color space conversions
Hex:
#fed12b
RGB:
254, 209, 43
CMY:
0, 18, 83
CMYK:
0, 18, 83, 0
HSL:
47°, 99.0610%, 58.2353%
HSV (HSB):
47°, 83.0709%, 99.6078%
XYZ:
64.1096, 66.8462, 11.8092
xyY:
0.4491, 0.4682, 66.8462
CIE-Lab:
85.4262, 1.3132, 79.4944
CIE-LCH:
85.4262, 79.5053, 89.0536
CIE-Luv:
85.4262, 38.6627, 86.0453
Hunter-Lab:
81.7595, -3.1131, 48.6679
#fed12b color charts
#fed12b color shades, tints & tones
#fed12b color schemes
#fed12b color preview, HTML & CSS examples
This text has a color of #fed12b
<p style="color:#fed12b;">Text here</p>
.mytext {color:#fed12b;}
This box has a color of #fed12b
<div style="background-color:#fed12b;">Content here</div>
.mybackground {background-color:#fed12b;}
Border around this has a color of #fed12b
<div style="border:2px solid #fed12b;">Content here</div>
.myborder {border:2px solid #fed12b;}