#fc94a5 color space conversions
Hex:
#fc94a5
RGB:
252, 148, 165
CMY:
1, 42, 35
CMYK:
0, 41, 35, 1
HSL:
350°, 94.5455%, 78.4314%
HSV (HSB):
350°, 41.2698%, 98.8235%
XYZ:
57.5263, 44.5919, 41.1724
xyY:
0.4015, 0.3112, 44.5919
CIE-Lab:
72.6223, 40.9478, 8.1714
CIE-LCH:
72.6223, 41.7552, 11.2856
CIE-Luv:
72.6223, 68.8216, 3.6408
Hunter-Lab:
66.7771, 36.9119, 10.1879
#fc94a5 color charts
#fc94a5 color shades, tints & tones
#fc94a5 color schemes
#fc94a5 color preview, HTML & CSS examples
This text has a color of #fc94a5
<p style="color:#fc94a5;">Text here</p>
.mytext {color:#fc94a5;}
This box has a color of #fc94a5
<div style="background-color:#fc94a5;">Content here</div>
.mybackground {background-color:#fc94a5;}
Border around this has a color of #fc94a5
<div style="border:2px solid #fc94a5;">Content here</div>
.myborder {border:2px solid #fc94a5;}