#feaf9c color space conversions
Hex:
#feaf9c
RGB:
254, 175, 156
CMY:
0, 31, 39
CMYK:
0, 31, 39, 0
HSL:
12°, 98.0000%, 80.3922%
HSV (HSB):
12°, 38.5827%, 99.6078%
XYZ:
62.2038, 54.1311, 38.6223
xyY:
0.4014, 0.3493, 54.1311
CIE-Lab:
78.5381, 26.6145, 21.4208
CIE-LCH:
78.5381, 34.1640, 38.8290
CIE-Luv:
78.5381, 54.6020, 24.2446
Hunter-Lab:
73.5738, 22.1605, 20.3776
#feaf9c color charts
#feaf9c color shades, tints & tones
#feaf9c color schemes
#feaf9c color preview, HTML & CSS examples
This text has a color of #feaf9c
<p style="color:#feaf9c;">Text here</p>
.mytext {color:#feaf9c;}
This box has a color of #feaf9c
<div style="background-color:#feaf9c;">Content here</div>
.mybackground {background-color:#feaf9c;}
Border around this has a color of #feaf9c
<div style="border:2px solid #feaf9c;">Content here</div>
.myborder {border:2px solid #feaf9c;}