#fc989f color space conversions
Hex:
#fc989f
RGB:
252, 152, 159
CMY:
1, 40, 38
CMYK:
0, 40, 37, 1
HSL:
356°, 94.3396%, 79.2157%
HSV (HSB):
356°, 39.6825%, 98.8235%
XYZ:
57.6311, 45.6551, 38.5757
xyY:
0.4062, 0.3218, 45.6551
CIE-Lab:
73.3212, 38.1922, 12.4831
CIE-LCH:
73.3212, 40.1805, 18.0999
CIE-Luv:
73.3212, 67.4646, 9.9705
Hunter-Lab:
67.5686, 34.0026, 13.4486
#fc989f color charts
#fc989f color shades, tints & tones
#fc989f color schemes
#fc989f color preview, HTML & CSS examples
This text has a color of #fc989f
<p style="color:#fc989f;">Text here</p>
.mytext {color:#fc989f;}
This box has a color of #fc989f
<div style="background-color:#fc989f;">Content here</div>
.mybackground {background-color:#fc989f;}
Border around this has a color of #fc989f
<div style="border:2px solid #fc989f;">Content here</div>
.myborder {border:2px solid #fc989f;}