#fe848e color space conversions
Hex:
#fe848e
RGB:
254, 132, 142
CMY:
0, 48, 44
CMYK:
0, 48, 44, 0
HSL:
355°, 98.3871%, 75.6863%
HSV (HSB):
355°, 48.0315%, 99.6078%
XYZ:
54.0068, 39.5264, 30.3741
xyY:
0.4359, 0.3190, 39.5264
CIE-Lab:
69.1308, 47.1899, 16.0968
CIE-LCH:
69.1308, 49.8597, 18.8348
CIE-Luv:
69.1308, 85.2601, 12.2911
Hunter-Lab:
62.8700, 43.3132, 15.3645
#fe848e color charts
#fe848e color shades, tints & tones
#fe848e color schemes
#fe848e color preview, HTML & CSS examples
This text has a color of #fe848e
<p style="color:#fe848e;">Text here</p>
.mytext {color:#fe848e;}
This box has a color of #fe848e
<div style="background-color:#fe848e;">Content here</div>
.mybackground {background-color:#fe848e;}
Border around this has a color of #fe848e
<div style="border:2px solid #fe848e;">Content here</div>
.myborder {border:2px solid #fe848e;}