#fe828b color space conversions
Hex:
#fe828b
RGB:
254, 130, 139
CMY:
0, 49, 45
CMYK:
0, 49, 45, 0
HSL:
356°, 98.4127%, 75.2941%
HSV (HSB):
356°, 48.8189%, 99.6078%
XYZ:
53.5159, 38.9002, 29.1140
xyY:
0.4404, 0.3201, 38.9002
CIE-Lab:
68.6789, 47.8793, 17.1502
CIE-LCH:
68.6789, 50.8582, 19.7074
CIE-Luv:
68.6789, 87.2120, 13.3824
Hunter-Lab:
62.3700, 44.0124, 15.9827
#fe828b color charts
#fe828b color shades, tints & tones
#fe828b color schemes
#fe828b color preview, HTML & CSS examples
This text has a color of #fe828b
<p style="color:#fe828b;">Text here</p>
.mytext {color:#fe828b;}
This box has a color of #fe828b
<div style="background-color:#fe828b;">Content here</div>
.mybackground {background-color:#fe828b;}
Border around this has a color of #fe828b
<div style="border:2px solid #fe828b;">Content here</div>
.myborder {border:2px solid #fe828b;}