#feaf95 color space conversions
Hex:
#feaf95
RGB:
254, 175, 149
CMY:
0, 31, 42
CMYK:
0, 31, 41, 0
HSL:
15°, 98.1308%, 79.0196%
HSV (HSB):
15°, 41.3386%, 99.6078%
XYZ:
61.6278, 53.9007, 35.5895
xyY:
0.4078, 0.3567, 53.9007
CIE-Lab:
78.4038, 25.8495, 24.9964
CIE-LCH:
78.4038, 35.9586, 44.0389
CIE-Luv:
78.4038, 55.5479, 28.7810
Hunter-Lab:
73.4171, 21.3567, 22.6507
#feaf95 color charts
#feaf95 color shades, tints & tones
#feaf95 color schemes
#feaf95 color preview, HTML & CSS examples
This text has a color of #feaf95
<p style="color:#feaf95;">Text here</p>
.mytext {color:#feaf95;}
This box has a color of #feaf95
<div style="background-color:#feaf95;">Content here</div>
.mybackground {background-color:#feaf95;}
Border around this has a color of #feaf95
<div style="border:2px solid #feaf95;">Content here</div>
.myborder {border:2px solid #feaf95;}