#fc4d95 color space conversions
Hex:
#fc4d95
RGB:
252, 77, 149
CMY:
1, 70, 42
CMYK:
0, 69, 41, 1
HSL:
335°, 96.6851%, 64.5098%
HSV (HSB):
335°, 69.4444%, 98.8235%
XYZ:
48.2236, 28.1731, 31.3301
xyY:
0.4476, 0.2615, 28.1731
CIE-Lab:
60.0448, 71.0100, -0.9257
CIE-LCH:
60.0448, 71.0161, 359.2532
CIE-Luv:
60.0448, 112.1545, -15.1514
Hunter-Lab:
53.0784, 69.2864, 2.1583
#fc4d95 color charts
#fc4d95 color shades, tints & tones
#fc4d95 color schemes
#fc4d95 color preview, HTML & CSS examples
This text has a color of #fc4d95
<p style="color:#fc4d95;">Text here</p>
.mytext {color:#fc4d95;}
This box has a color of #fc4d95
<div style="background-color:#fc4d95;">Content here</div>
.mybackground {background-color:#fc4d95;}
Border around this has a color of #fc4d95
<div style="border:2px solid #fc4d95;">Content here</div>
.myborder {border:2px solid #fc4d95;}