#fc95d4 color space conversions
Hex:
#fc95d4
RGB:
252, 149, 212
CMY:
1, 42, 17
CMYK:
0, 41, 16, 1
HSL:
323°, 94.4954%, 78.6275%
HSV (HSB):
323°, 40.8730%, 98.8235%
XYZ:
62.7760, 46.9438, 68.0398
xyY:
0.3532, 0.2641, 46.9438
CIE-Lab:
74.1538, 46.8394, -15.5498
CIE-LCH:
74.1538, 49.3531, 341.6348
CIE-Luv:
74.1538, 58.5627, -32.0503
Hunter-Lab:
68.5155, 43.6448, -10.9174
#fc95d4 color charts
#fc95d4 color shades, tints & tones
#fc95d4 color schemes
#fc95d4 color preview, HTML & CSS examples
This text has a color of #fc95d4
<p style="color:#fc95d4;">Text here</p>
.mytext {color:#fc95d4;}
This box has a color of #fc95d4
<div style="background-color:#fc95d4;">Content here</div>
.mybackground {background-color:#fc95d4;}
Border around this has a color of #fc95d4
<div style="border:2px solid #fc95d4;">Content here</div>
.myborder {border:2px solid #fc95d4;}