#fc94e9 color space conversions
Hex:
#fc94e9
RGB:
252, 148, 233
CMY:
1, 42, 9
CMYK:
0, 41, 8, 1
HSL:
311°, 94.5455%, 78.4314%
HSV (HSB):
311°, 41.2698%, 98.8235%
XYZ:
65.4428, 47.7584, 82.8599
xyY:
0.3338, 0.2436, 47.7584
CIE-Lab:
74.6723, 50.6850, -26.2645
CIE-LCH:
74.6723, 57.0858, 332.6072
CIE-Luv:
74.6723, 54.5638, -49.6933
Hunter-Lab:
69.1075, 48.0962, -22.7135
#fc94e9 color charts
#fc94e9 color shades, tints & tones
#fc94e9 color schemes
#fc94e9 color preview, HTML & CSS examples
This text has a color of #fc94e9
<p style="color:#fc94e9;">Text here</p>
.mytext {color:#fc94e9;}
This box has a color of #fc94e9
<div style="background-color:#fc94e9;">Content here</div>
.mybackground {background-color:#fc94e9;}
Border around this has a color of #fc94e9
<div style="border:2px solid #fc94e9;">Content here</div>
.myborder {border:2px solid #fc94e9;}