#fedb75 color space conversions
Hex:
#fedb75
RGB:
254, 219, 117
CMY:
0, 14, 54
CMYK:
0, 14, 54, 0
HSL:
45°, 98.5612%, 72.7451%
HSV (HSB):
45°, 53.9370%, 99.6078%
XYZ:
69.4155, 73.0182, 27.2650
xyY:
0.4091, 0.4303, 73.0182
CIE-Lab:
88.4564, 0.0299, 54.0370
CIE-LCH:
88.4564, 54.0370, 89.9683
CIE-Luv:
88.4564, 28.6521, 67.7058
Hunter-Lab:
85.4507, -4.5351, 40.8977
#fedb75 color charts
#fedb75 color shades, tints & tones
#fedb75 color schemes
#fedb75 color preview, HTML & CSS examples
This text has a color of #fedb75
<p style="color:#fedb75;">Text here</p>
.mytext {color:#fedb75;}
This box has a color of #fedb75
<div style="background-color:#fedb75;">Content here</div>
.mybackground {background-color:#fedb75;}
Border around this has a color of #fedb75
<div style="border:2px solid #fedb75;">Content here</div>
.myborder {border:2px solid #fedb75;}