#fe9a9f color space conversions
Hex:
#fe9a9f
RGB:
254, 154, 159
CMY:
0, 40, 38
CMYK:
0, 39, 37, 0
HSL:
357°, 98.0392%, 80.0000%
HSV (HSB):
357°, 39.3701%, 99.6078%
XYZ:
58.6867, 46.6852, 38.7189
xyY:
0.4073, 0.3240, 46.6852
CIE-Lab:
73.9880, 37.8861, 13.4578
CIE-LCH:
73.9880, 40.2054, 19.5559
CIE-Luv:
73.9880, 67.7183, 11.3380
Hunter-Lab:
68.3266, 33.7446, 14.2305
#fe9a9f color charts
#fe9a9f color shades, tints & tones
#fe9a9f color schemes
#fe9a9f color preview, HTML & CSS examples
This text has a color of #fe9a9f
<p style="color:#fe9a9f;">Text here</p>
.mytext {color:#fe9a9f;}
This box has a color of #fe9a9f
<div style="background-color:#fe9a9f;">Content here</div>
.mybackground {background-color:#fe9a9f;}
Border around this has a color of #fe9a9f
<div style="border:2px solid #fe9a9f;">Content here</div>
.myborder {border:2px solid #fe9a9f;}