#fed233 color space conversions
Hex:
#fed233
RGB:
254, 210, 51
CMY:
0, 18, 80
CMYK:
0, 17, 80, 0
HSL:
47°, 99.0244%, 59.8039%
HSV (HSB):
47°, 79.9213%, 99.6078%
XYZ:
64.5172, 67.4030, 12.7416
xyY:
0.4460, 0.4659, 67.4030
CIE-Lab:
85.7071, 1.0300, 77.5316
CIE-LCH:
85.7071, 77.5384, 89.2389
CIE-Luv:
85.7071, 37.7309, 85.0310
Hunter-Lab:
82.0994, -3.4009, 48.2679
#fed233 color charts
#fed233 color shades, tints & tones
#fed233 color schemes
#fed233 color preview, HTML & CSS examples
This text has a color of #fed233
<p style="color:#fed233;">Text here</p>
.mytext {color:#fed233;}
This box has a color of #fed233
<div style="background-color:#fed233;">Content here</div>
.mybackground {background-color:#fed233;}
Border around this has a color of #fed233
<div style="border:2px solid #fed233;">Content here</div>
.myborder {border:2px solid #fed233;}