#fc7e95 color space conversions
Hex:
#fc7e95
RGB:
252, 126, 149
CMY:
1, 51, 42
CMYK:
0, 50, 41, 1
HSL:
349°, 95.4545%, 74.1176%
HSV (HSB):
349°, 50.0000%, 98.8235%
XYZ:
53.0306, 37.7871, 32.9324
xyY:
0.4285, 0.3054, 37.7871
CIE-Lab:
67.8634, 50.1425, 10.3410
CIE-LCH:
67.8634, 51.1977, 11.6529
CIE-Luv:
67.8634, 85.8708, 4.3230
Hunter-Lab:
61.4712, 46.4155, 11.2660
#fc7e95 color charts
#fc7e95 color shades, tints & tones
#fc7e95 color schemes
#fc7e95 color preview, HTML & CSS examples
This text has a color of #fc7e95
<p style="color:#fc7e95;">Text here</p>
.mytext {color:#fc7e95;}
This box has a color of #fc7e95
<div style="background-color:#fc7e95;">Content here</div>
.mybackground {background-color:#fc7e95;}
Border around this has a color of #fc7e95
<div style="border:2px solid #fc7e95;">Content here</div>
.myborder {border:2px solid #fc7e95;}