#fc98aa color space conversions
Hex:
#fc98aa
RGB:
252, 152, 170
CMY:
1, 40, 33
CMYK:
0, 40, 33, 1
HSL:
349°, 94.3396%, 79.2157%
HSV (HSB):
349°, 39.6825%, 98.8235%
XYZ:
58.6288, 46.0542, 43.8295
xyY:
0.3948, 0.3101, 46.0542
CIE-Lab:
73.5807, 39.5018, 6.7773
CIE-LCH:
73.5807, 40.0789, 9.7354
CIE-Luv:
73.5807, 65.4025, 2.0807
Hunter-Lab:
67.8632, 35.4501, 9.2118
#fc98aa color charts
#fc98aa color shades, tints & tones
#fc98aa color schemes
#fc98aa color preview, HTML & CSS examples
This text has a color of #fc98aa
<p style="color:#fc98aa;">Text here</p>
.mytext {color:#fc98aa;}
This box has a color of #fc98aa
<div style="background-color:#fc98aa;">Content here</div>
.mybackground {background-color:#fc98aa;}
Border around this has a color of #fc98aa
<div style="border:2px solid #fc98aa;">Content here</div>
.myborder {border:2px solid #fc98aa;}