#feb8af color space conversions
Hex:
#feb8af
RGB:
254, 184, 175
CMY:
0, 28, 31
CMYK:
0, 28, 31, 0
HSL:
7°, 97.5309%, 84.1176%
HSV (HSB):
7°, 31.1024%, 99.6078%
XYZ:
65.7514, 58.4470, 48.3734
xyY:
0.3810, 0.3387, 58.4470
CIE-Lab:
80.9866, 24.1610, 14.6099
CIE-LCH:
80.9866, 28.2348, 31.1608
CIE-Luv:
80.9866, 46.3113, 16.1387
Hunter-Lab:
76.4506, 19.7305, 16.0003
#feb8af color charts
#feb8af color shades, tints & tones
#feb8af color schemes
#feb8af color preview, HTML & CSS examples
This text has a color of #feb8af
<p style="color:#feb8af;">Text here</p>
.mytext {color:#feb8af;}
This box has a color of #feb8af
<div style="background-color:#feb8af;">Content here</div>
.mybackground {background-color:#feb8af;}
Border around this has a color of #feb8af
<div style="border:2px solid #feb8af;">Content here</div>
.myborder {border:2px solid #feb8af;}