#feb48d color space conversions
Hex:
#feb48d
RGB:
254, 180, 141
CMY:
0, 29, 45
CMYK:
0, 29, 44, 0
HSL:
21°, 98.2609%, 77.4510%
HSV (HSB):
21°, 44.4882%, 99.6078%
XYZ:
62.0020, 55.6364, 32.6703
xyY:
0.4125, 0.3701, 55.6364
CIE-Lab:
79.4065, 22.4018, 30.5999
CIE-LCH:
79.4065, 37.9235, 53.7926
CIE-Luv:
79.4065, 53.1884, 36.2648
Hunter-Lab:
74.5898, 17.8441, 26.2439
#feb48d color charts
#feb48d color shades, tints & tones
#feb48d color schemes
#feb48d color preview, HTML & CSS examples
This text has a color of #feb48d
<p style="color:#feb48d;">Text here</p>
.mytext {color:#feb48d;}
This box has a color of #feb48d
<div style="background-color:#feb48d;">Content here</div>
.mybackground {background-color:#feb48d;}
Border around this has a color of #feb48d
<div style="border:2px solid #feb48d;">Content here</div>
.myborder {border:2px solid #feb48d;}