#fc95e8 color space conversions
Hex:
#fc95e8
RGB:
252, 149, 232
CMY:
1, 42, 9
CMYK:
0, 41, 8, 1
HSL:
312°, 94.4954%, 78.6275%
HSV (HSB):
312°, 40.8730%, 98.8235%
XYZ:
65.4578, 48.0165, 82.1620
xyY:
0.3346, 0.2454, 48.0165
CIE-Lab:
74.8354, 50.0161, -25.4693
CIE-LCH:
74.8354, 56.1275, 333.0138
CIE-Luv:
74.8354, 54.3104, -48.3174
Hunter-Lab:
69.2940, 47.3537, -21.7945
#fc95e8 color charts
#fc95e8 color shades, tints & tones
#fc95e8 color schemes
#fc95e8 color preview, HTML & CSS examples
This text has a color of #fc95e8
<p style="color:#fc95e8;">Text here</p>
.mytext {color:#fc95e8;}
This box has a color of #fc95e8
<div style="background-color:#fc95e8;">Content here</div>
.mybackground {background-color:#fc95e8;}
Border around this has a color of #fc95e8
<div style="border:2px solid #fc95e8;">Content here</div>
.myborder {border:2px solid #fc95e8;}