#fc98a6 color space conversions
Hex:
#fc98a6
RGB:
252, 152, 166
CMY:
1, 40, 35
CMYK:
0, 40, 34, 1
HSL:
352°, 94.3396%, 79.2157%
HSV (HSB):
352°, 39.6825%, 98.8235%
XYZ:
58.2561, 45.9051, 41.8665
xyY:
0.3989, 0.3144, 45.9051
CIE-Lab:
73.4839, 39.0150, 8.8487
CIE-LCH:
73.4839, 40.0058, 12.7787
CIE-Luv:
73.4839, 66.1610, 4.9868
Hunter-Lab:
67.7533, 34.9107, 10.7905
#fc98a6 color charts
#fc98a6 color shades, tints & tones
#fc98a6 color schemes
#fc98a6 color preview, HTML & CSS examples
This text has a color of #fc98a6
<p style="color:#fc98a6;">Text here</p>
.mytext {color:#fc98a6;}
This box has a color of #fc98a6
<div style="background-color:#fc98a6;">Content here</div>
.mybackground {background-color:#fc98a6;}
Border around this has a color of #fc98a6
<div style="border:2px solid #fc98a6;">Content here</div>
.myborder {border:2px solid #fc98a6;}