#fedb7b color space conversions
Hex:
#fedb7b
RGB:
254, 219, 123
CMY:
0, 14, 52
CMYK:
0, 14, 52, 0
HSL:
44°, 98.4962%, 73.9216%
HSV (HSB):
44°, 51.5748%, 99.6078%
XYZ:
69.7797, 73.1639, 29.1832
xyY:
0.4054, 0.4251, 73.1639
CIE-Lab:
88.5258, 0.5169, 51.2671
CIE-LCH:
88.5258, 51.2698, 89.4224
CIE-Luv:
88.5258, 28.3143, 64.9461
Hunter-Lab:
85.5359, -4.0686, 39.6466
#fedb7b color charts
#fedb7b color shades, tints & tones
#fedb7b color schemes
#fedb7b color preview, HTML & CSS examples
This text has a color of #fedb7b
<p style="color:#fedb7b;">Text here</p>
.mytext {color:#fedb7b;}
This box has a color of #fedb7b
<div style="background-color:#fedb7b;">Content here</div>
.mybackground {background-color:#fedb7b;}
Border around this has a color of #fedb7b
<div style="border:2px solid #fedb7b;">Content here</div>
.myborder {border:2px solid #fedb7b;}