#fdeb14 color space conversions
Hex:
#fdeb14
RGB:
253, 235, 20
CMY:
1, 8, 92
CMYK:
0, 7, 92, 1
HSL:
55°, 98.3122%, 53.5294%
HSV (HSB):
55°, 92.0949%, 99.2157%
XYZ:
70.3426, 80.3498, 12.4634
xyY:
0.4311, 0.4925, 80.3498
CIE-Lab:
91.8416, -12.5656, 88.8256
CIE-LCH:
91.8416, 89.7100, 98.0518
CIE-Luv:
91.8416, 19.6514, 98.4194
Hunter-Lab:
89.6381, -16.7904, 54.5029
#fdeb14 color charts
#fdeb14 color shades, tints & tones
#fdeb14 color schemes
#fdeb14 color preview, HTML & CSS examples
This text has a color of #fdeb14
<p style="color:#fdeb14;">Text here</p>
.mytext {color:#fdeb14;}
This box has a color of #fdeb14
<div style="background-color:#fdeb14;">Content here</div>
.mybackground {background-color:#fdeb14;}
Border around this has a color of #fdeb14
<div style="border:2px solid #fdeb14;">Content here</div>
.myborder {border:2px solid #fdeb14;}