#fed172 color space conversions
Hex:
#fed172
RGB:
254, 209, 114
CMY:
0, 18, 55
CMYK:
0, 18, 55, 0
HSL:
41°, 98.5915%, 72.1569%
HSV (HSB):
41°, 55.1181%, 99.6078%
XYZ:
66.7108, 67.8867, 25.5070
xyY:
0.4167, 0.4240, 67.8867
CIE-Lab:
85.9497, 4.9087, 52.4849
CIE-LCH:
85.9497, 52.7139, 84.6569
CIE-Luv:
85.9497, 35.6367, 64.4441
Hunter-Lab:
82.3934, 0.3363, 39.3206
#fed172 color charts
#fed172 color shades, tints & tones
#fed172 color schemes
#fed172 color preview, HTML & CSS examples
This text has a color of #fed172
<p style="color:#fed172;">Text here</p>
.mytext {color:#fed172;}
This box has a color of #fed172
<div style="background-color:#fed172;">Content here</div>
.mybackground {background-color:#fed172;}
Border around this has a color of #fed172
<div style="border:2px solid #fed172;">Content here</div>
.myborder {border:2px solid #fed172;}