#fc94d5 color space conversions
Hex:
#fc94d5
RGB:
252, 148, 213
CMY:
1, 42, 16
CMYK:
0, 41, 15, 1
HSL:
323°, 94.5455%, 78.4314%
HSV (HSB):
323°, 41.2698%, 98.8235%
XYZ:
62.7450, 46.6794, 68.6538
xyY:
0.3523, 0.2621, 46.6794
CIE-Lab:
73.9842, 47.4989, -16.3551
CIE-LCH:
73.9842, 50.2357, 341.0001
CIE-Luv:
73.9842, 58.8592, -33.4086
Hunter-Lab:
68.3223, 44.3647, -11.7521
#fc94d5 color charts
#fc94d5 color shades, tints & tones
#fc94d5 color schemes
#fc94d5 color preview, HTML & CSS examples
This text has a color of #fc94d5
<p style="color:#fc94d5;">Text here</p>
.mytext {color:#fc94d5;}
This box has a color of #fc94d5
<div style="background-color:#fc94d5;">Content here</div>
.mybackground {background-color:#fc94d5;}
Border around this has a color of #fc94d5
<div style="border:2px solid #fc94d5;">Content here</div>
.myborder {border:2px solid #fc94d5;}