#fc94a7 color space conversions
Hex:
#fc94a7
RGB:
252, 148, 167
CMY:
1, 42, 35
CMYK:
0, 41, 34, 1
HSL:
349°, 94.5455%, 78.4314%
HSV (HSB):
349°, 41.2698%, 98.8235%
XYZ:
57.7098, 44.6653, 42.1388
xyY:
0.3993, 0.3091, 44.6653
CIE-Lab:
72.6709, 41.1876, 7.1324
CIE-LCH:
72.6709, 41.8005, 9.8244
CIE-Luv:
72.6709, 68.4267, 2.1888
Hunter-Lab:
66.8321, 37.1795, 9.3990
#fc94a7 color charts
#fc94a7 color shades, tints & tones
#fc94a7 color schemes
#fc94a7 color preview, HTML & CSS examples
This text has a color of #fc94a7
<p style="color:#fc94a7;">Text here</p>
.mytext {color:#fc94a7;}
This box has a color of #fc94a7
<div style="background-color:#fc94a7;">Content here</div>
.mybackground {background-color:#fc94a7;}
Border around this has a color of #fc94a7
<div style="border:2px solid #fc94a7;">Content here</div>
.myborder {border:2px solid #fc94a7;}