#feaf7e color space conversions
Hex:
#feaf7e
RGB:
254, 175, 126
CMY:
0, 31, 51
CMYK:
0, 31, 50, 0
HSL:
23°, 98.4615%, 74.5098%
HSV (HSB):
23°, 50.3937%, 99.6078%
XYZ:
59.9689, 53.2371, 26.8538
xyY:
0.4282, 0.3801, 53.2371
CIE-Lab:
78.0148, 23.6077, 36.6712
CIE-LCH:
78.0148, 43.6131, 57.2278
CIE-Luv:
78.0148, 58.4125, 42.4707
Hunter-Lab:
72.9638, 19.0225, 29.2534
#feaf7e color charts
#feaf7e color shades, tints & tones
#feaf7e color schemes
#feaf7e color preview, HTML & CSS examples
This text has a color of #feaf7e
<p style="color:#feaf7e;">Text here</p>
.mytext {color:#feaf7e;}
This box has a color of #feaf7e
<div style="background-color:#feaf7e;">Content here</div>
.mybackground {background-color:#feaf7e;}
Border around this has a color of #feaf7e
<div style="border:2px solid #feaf7e;">Content here</div>
.myborder {border:2px solid #feaf7e;}