#fc98e5 color space conversions
Hex:
#fc98e5
RGB:
252, 152, 229
CMY:
1, 40, 10
CMYK:
0, 40, 9, 1
HSL:
314°, 94.3396%, 79.2157%
HSV (HSB):
314°, 39.6825%, 98.8235%
XYZ:
65.5160, 48.8091, 80.0968
xyY:
0.3370, 0.2510, 48.8091
CIE-Lab:
75.3324, 48.0044, -23.0738
CIE-LCH:
75.3324, 53.2618, 334.3283
CIE-Luv:
75.3324, 53.5143, -44.1799
Hunter-Lab:
69.8635, 45.1311, -19.0701
#fc98e5 color charts
#fc98e5 color shades, tints & tones
#fc98e5 color schemes
#fc98e5 color preview, HTML & CSS examples
This text has a color of #fc98e5
<p style="color:#fc98e5;">Text here</p>
.mytext {color:#fc98e5;}
This box has a color of #fc98e5
<div style="background-color:#fc98e5;">Content here</div>
.mybackground {background-color:#fc98e5;}
Border around this has a color of #fc98e5
<div style="border:2px solid #fc98e5;">Content here</div>
.myborder {border:2px solid #fc98e5;}