#fe9285 color space conversions
Hex:
#fe9285
RGB:
254, 146, 133
CMY:
0, 43, 48
CMYK:
0, 43, 48, 0
HSL:
6°, 98.3740%, 75.8824%
HSV (HSB):
6°, 47.6378%, 99.6078%
XYZ:
55.3856, 43.3221, 27.6332
xyY:
0.4384, 0.3429, 43.3221
CIE-Lab:
71.7730, 39.2959, 24.7076
CIE-LCH:
71.7730, 46.4180, 32.1600
CIE-Luv:
71.7730, 77.6893, 24.6194
Hunter-Lab:
65.8195, 35.0195, 21.1818
#fe9285 color charts
#fe9285 color shades, tints & tones
#fe9285 color schemes
#fe9285 color preview, HTML & CSS examples
This text has a color of #fe9285
<p style="color:#fe9285;">Text here</p>
.mytext {color:#fe9285;}
This box has a color of #fe9285
<div style="background-color:#fe9285;">Content here</div>
.mybackground {background-color:#fe9285;}
Border around this has a color of #fe9285
<div style="border:2px solid #fe9285;">Content here</div>
.myborder {border:2px solid #fe9285;}