#feb1a7 color space conversions
Hex:
#feb1a7
RGB:
254, 177, 167
CMY:
0, 31, 35
CMYK:
0, 30, 34, 0
HSL:
7°, 97.7528%, 82.5490%
HSV (HSB):
7°, 34.2520%, 99.6078%
XYZ:
63.5702, 55.3051, 43.8837
xyY:
0.3906, 0.3398, 55.3051
CIE-Lab:
79.2167, 26.8453, 16.4337
CIE-LCH:
79.2167, 31.4759, 31.4735
CIE-Luv:
79.2167, 51.7875, 17.8831
Hunter-Lab:
74.3674, 22.4411, 17.0706
#feb1a7 color charts
#feb1a7 color shades, tints & tones
#feb1a7 color schemes
#feb1a7 color preview, HTML & CSS examples
This text has a color of #feb1a7
<p style="color:#feb1a7;">Text here</p>
.mytext {color:#feb1a7;}
This box has a color of #feb1a7
<div style="background-color:#feb1a7;">Content here</div>
.mybackground {background-color:#feb1a7;}
Border around this has a color of #feb1a7
<div style="border:2px solid #feb1a7;">Content here</div>
.myborder {border:2px solid #feb1a7;}