#feb065 color space conversions
Hex:
#feb065
RGB:
254, 176, 101
CMY:
0, 31, 60
CMYK:
0, 31, 60, 0
HSL:
29°, 98.7097%, 69.6078%
HSV (HSB):
29°, 60.2362%, 99.6078%
XYZ:
58.7473, 53.0611, 19.4574
xyY:
0.4475, 0.4042, 53.0611
CIE-Lab:
77.9110, 21.1231, 49.2638
CIE-LCH:
77.9110, 53.6013, 66.7916
CIE-Luv:
77.9110, 60.2963, 55.4013
Hunter-Lab:
72.8430, 16.4836, 35.1529
#feb065 color charts
#feb065 color shades, tints & tones
#feb065 color schemes
#feb065 color preview, HTML & CSS examples
This text has a color of #feb065
<p style="color:#feb065;">Text here</p>
.mytext {color:#feb065;}
This box has a color of #feb065
<div style="background-color:#feb065;">Content here</div>
.mybackground {background-color:#feb065;}
Border around this has a color of #feb065
<div style="border:2px solid #feb065;">Content here</div>
.myborder {border:2px solid #feb065;}