#fe7b85 color space conversions
Hex:
#fe7b85
RGB:
254, 123, 133
CMY:
0, 52, 48
CMYK:
0, 52, 48, 0
HSL:
355°, 98.4962%, 73.9216%
HSV (HSB):
355°, 51.5748%, 99.6078%
XYZ:
52.1896, 36.9302, 26.5678
xyY:
0.4511, 0.3192, 36.9302
CIE-Lab:
67.2246, 50.7085, 18.5141
CIE-LCH:
67.2246, 53.9826, 20.0576
CIE-Luv:
67.2246, 93.1085, 14.2269
Hunter-Lab:
60.7702, 46.9484, 16.6184
#fe7b85 color charts
#fe7b85 color shades, tints & tones
#fe7b85 color schemes
#fe7b85 color preview, HTML & CSS examples
This text has a color of #fe7b85
<p style="color:#fe7b85;">Text here</p>
.mytext {color:#fe7b85;}
This box has a color of #fe7b85
<div style="background-color:#fe7b85;">Content here</div>
.mybackground {background-color:#fe7b85;}
Border around this has a color of #fe7b85
<div style="border:2px solid #fe7b85;">Content here</div>
.myborder {border:2px solid #fe7b85;}