#feb991 color space conversions
Hex:
#feb991
RGB:
254, 185, 145
CMY:
0, 27, 43
CMYK:
0, 27, 43, 0
HSL:
22°, 98.1982%, 78.2353%
HSV (HSB):
22°, 42.9134%, 99.6078%
XYZ:
63.3328, 57.8131, 34.6091
xyY:
0.4066, 0.3712, 57.8131
CIE-Lab:
80.6348, 20.1880, 30.1198
CIE-LCH:
80.6348, 36.2596, 56.1678
CIE-Luv:
80.6348, 49.3487, 36.3733
Hunter-Lab:
76.0349, 15.6194, 26.2372
#feb991 color charts
#feb991 color shades, tints & tones
#feb991 color schemes
#feb991 color preview, HTML & CSS examples
This text has a color of #feb991
<p style="color:#feb991;">Text here</p>
.mytext {color:#feb991;}
This box has a color of #feb991
<div style="background-color:#feb991;">Content here</div>
.mybackground {background-color:#feb991;}
Border around this has a color of #feb991
<div style="border:2px solid #feb991;">Content here</div>
.myborder {border:2px solid #feb991;}