#feb473 color space conversions
Hex:
#feb473
RGB:
254, 180, 115
CMY:
0, 29, 55
CMYK:
0, 29, 55, 0
HSL:
28°, 98.5816%, 72.3529%
HSV (HSB):
28°, 54.7244%, 99.6078%
XYZ:
60.2888, 54.9512, 23.6487
xyY:
0.4341, 0.3956, 54.9512
CIE-Lab:
79.0131, 20.0658, 43.5950
CIE-LCH:
79.0131, 47.9913, 65.2845
CIE-Luv:
79.0131, 56.0281, 50.5940
Hunter-Lab:
74.1290, 15.4474, 32.9756
#feb473 color charts
#feb473 color shades, tints & tones
#feb473 color schemes
#feb473 color preview, HTML & CSS examples
This text has a color of #feb473
<p style="color:#feb473;">Text here</p>
.mytext {color:#feb473;}
This box has a color of #feb473
<div style="background-color:#feb473;">Content here</div>
.mybackground {background-color:#feb473;}
Border around this has a color of #feb473
<div style="border:2px solid #feb473;">Content here</div>
.myborder {border:2px solid #feb473;}