#feb7a7 color space conversions
Hex:
#feb7a7
RGB:
254, 183, 167
CMY:
0, 28, 35
CMYK:
0, 28, 34, 0
HSL:
11°, 97.7528%, 82.5490%
HSV (HSB):
11°, 34.2520%, 99.6078%
XYZ:
64.7816, 57.7278, 44.2874
xyY:
0.3884, 0.3461, 57.7278
CIE-Lab:
80.5872, 23.6977, 18.3450
CIE-LCH:
80.5872, 29.9687, 37.7443
CIE-Luv:
80.5872, 47.9821, 21.1249
Hunter-Lab:
75.9788, 19.2309, 18.6255
#feb7a7 color charts
#feb7a7 color shades, tints & tones
#feb7a7 color schemes
#feb7a7 color preview, HTML & CSS examples
This text has a color of #feb7a7
<p style="color:#feb7a7;">Text here</p>
.mytext {color:#feb7a7;}
This box has a color of #feb7a7
<div style="background-color:#feb7a7;">Content here</div>
.mybackground {background-color:#feb7a7;}
Border around this has a color of #feb7a7
<div style="border:2px solid #feb7a7;">Content here</div>
.myborder {border:2px solid #feb7a7;}