#fedd7b color space conversions
Hex:
#fedd7b
RGB:
254, 221, 123
CMY:
0, 13, 52
CMYK:
0, 13, 52, 0
HSL:
45°, 98.4962%, 73.9216%
HSV (HSB):
45°, 51.5748%, 99.6078%
XYZ:
70.3047, 74.2138, 29.3581
xyY:
0.4043, 0.4268, 74.2138
CIE-Lab:
89.0234, -0.4997, 51.8679
CIE-LCH:
89.0234, 51.8703, 90.5520
CIE-Luv:
89.0234, 26.9837, 65.8880
Hunter-Lab:
86.1474, -5.0847, 40.0978
#fedd7b color charts
#fedd7b color shades, tints & tones
#fedd7b color schemes
#fedd7b color preview, HTML & CSS examples
This text has a color of #fedd7b
<p style="color:#fedd7b;">Text here</p>
.mytext {color:#fedd7b;}
This box has a color of #fedd7b
<div style="background-color:#fedd7b;">Content here</div>
.mybackground {background-color:#fedd7b;}
Border around this has a color of #fedd7b
<div style="border:2px solid #fedd7b;">Content here</div>
.myborder {border:2px solid #fedd7b;}