#fc94d6 color space conversions
Hex:
#fc94d6
RGB:
252, 148, 214
CMY:
1, 42, 16
CMYK:
0, 41, 15, 1
HSL:
322°, 94.5455%, 78.4314%
HSV (HSB):
322°, 41.2698%, 98.8235%
XYZ:
62.8724, 46.7303, 69.3244
xyY:
0.3514, 0.2612, 46.7303
CIE-Lab:
74.0169, 47.6522, -16.8553
CIE-LCH:
74.0169, 50.5453, 340.5205
CIE-Luv:
74.0169, 58.6449, -34.2160
Hunter-Lab:
68.3596, 44.5427, -12.2752
#fc94d6 color charts
#fc94d6 color shades, tints & tones
#fc94d6 color schemes
#fc94d6 color preview, HTML & CSS examples
This text has a color of #fc94d6
<p style="color:#fc94d6;">Text here</p>
.mytext {color:#fc94d6;}
This box has a color of #fc94d6
<div style="background-color:#fc94d6;">Content here</div>
.mybackground {background-color:#fc94d6;}
Border around this has a color of #fc94d6
<div style="border:2px solid #fc94d6;">Content here</div>
.myborder {border:2px solid #fc94d6;}