#fc98a8 color space conversions
Hex:
#fc98a8
RGB:
252, 152, 168
CMY:
1, 40, 34
CMYK:
0, 40, 33, 1
HSL:
350°, 94.3396%, 79.2157%
HSV (HSB):
350°, 39.6825%, 98.8235%
XYZ:
58.4410, 45.9791, 42.8405
xyY:
0.3969, 0.3122, 45.9791
CIE-Lab:
73.5320, 39.2569, 7.8124
CIE-LCH:
73.5320, 40.0267, 11.2553
CIE-Luv:
73.5320, 65.7829, 3.5388
Hunter-Lab:
67.8079, 35.1785, 10.0066
#fc98a8 color charts
#fc98a8 color shades, tints & tones
#fc98a8 color schemes
#fc98a8 color preview, HTML & CSS examples
This text has a color of #fc98a8
<p style="color:#fc98a8;">Text here</p>
.mytext {color:#fc98a8;}
This box has a color of #fc98a8
<div style="background-color:#fc98a8;">Content here</div>
.mybackground {background-color:#fc98a8;}
Border around this has a color of #fc98a8
<div style="border:2px solid #fc98a8;">Content here</div>
.myborder {border:2px solid #fc98a8;}