#fe7f95 color space conversions
Hex:
#fe7f95
RGB:
254, 127, 149
CMY:
0, 50, 42
CMYK:
0, 50, 41, 0
HSL:
350°, 98.4496%, 74.7059%
HSV (HSB):
350°, 50.0000%, 99.6078%
XYZ:
53.8872, 38.4195, 33.0093
xyY:
0.4300, 0.3066, 38.4195
CIE-Lab:
68.3287, 50.3417, 11.0388
CIE-LCH:
68.3287, 51.5378, 12.3679
CIE-Luv:
68.3287, 86.8318, 5.1906
Hunter-Lab:
61.9835, 46.7134, 11.8135
#fe7f95 color charts
#fe7f95 color shades, tints & tones
#fe7f95 color schemes
#fe7f95 color preview, HTML & CSS examples
This text has a color of #fe7f95
<p style="color:#fe7f95;">Text here</p>
.mytext {color:#fe7f95;}
This box has a color of #fe7f95
<div style="background-color:#fe7f95;">Content here</div>
.mybackground {background-color:#fe7f95;}
Border around this has a color of #fe7f95
<div style="border:2px solid #fe7f95;">Content here</div>
.myborder {border:2px solid #fe7f95;}