#feb379 color space conversions
Hex:
#feb379
RGB:
254, 179, 121
CMY:
0, 30, 53
CMYK:
0, 30, 52, 0
HSL:
26°, 98.5185%, 73.5294%
HSV (HSB):
26°, 52.3622%, 99.6078%
XYZ:
60.4443, 54.6915, 25.4599
xyY:
0.4299, 0.3890, 54.6915
CIE-Lab:
78.8632, 21.0809, 40.3427
CIE-LCH:
78.8632, 45.5185, 62.4108
CIE-Luv:
78.8632, 56.1301, 47.0559
Hunter-Lab:
73.9537, 16.4738, 31.3559
#feb379 color charts
#feb379 color shades, tints & tones
#feb379 color schemes
#feb379 color preview, HTML & CSS examples
This text has a color of #feb379
<p style="color:#feb379;">Text here</p>
.mytext {color:#feb379;}
This box has a color of #feb379
<div style="background-color:#feb379;">Content here</div>
.mybackground {background-color:#feb379;}
Border around this has a color of #feb379
<div style="border:2px solid #feb379;">Content here</div>
.myborder {border:2px solid #feb379;}