#fc987f color space conversions
Hex:
#fc987f
RGB:
252, 152, 127
CMY:
1, 40, 50
CMYK:
0, 40, 50, 1
HSL:
12°, 95.4198%, 74.3137%
HSV (HSB):
12°, 49.6032%, 98.8235%
XYZ:
55.2039, 44.6842, 25.7940
xyY:
0.4392, 0.3555, 44.6842
CIE-Lab:
72.6835, 34.9143, 29.1513
CIE-LCH:
72.6835, 45.4841, 39.8598
CIE-Luv:
72.6835, 72.9452, 30.7817
Hunter-Lab:
66.8463, 30.4303, 23.9141
#fc987f color charts
#fc987f color shades, tints & tones
#fc987f color schemes
#fc987f color preview, HTML & CSS examples
This text has a color of #fc987f
<p style="color:#fc987f;">Text here</p>
.mytext {color:#fc987f;}
This box has a color of #fc987f
<div style="background-color:#fc987f;">Content here</div>
.mybackground {background-color:#fc987f;}
Border around this has a color of #fc987f
<div style="border:2px solid #fc987f;">Content here</div>
.myborder {border:2px solid #fc987f;}