#fc98a2 color space conversions
Hex:
#fc98a2
RGB:
252, 152, 162
CMY:
1, 40, 36
CMYK:
0, 40, 36, 1
HSL:
354°, 94.3396%, 79.2157%
HSV (HSB):
354°, 39.6825%, 98.8235%
XYZ:
57.8947, 45.7606, 39.9637
xyY:
0.4031, 0.3186, 45.7606
CIE-Lab:
73.3899, 38.5402, 10.9242
CIE-LCH:
73.3899, 40.0586, 15.8253
CIE-Luv:
73.3899, 66.9098, 7.8511
Hunter-Lab:
67.6465, 34.3862, 12.3257
#fc98a2 color charts
#fc98a2 color shades, tints & tones
#fc98a2 color schemes
#fc98a2 color preview, HTML & CSS examples
This text has a color of #fc98a2
<p style="color:#fc98a2;">Text here</p>
.mytext {color:#fc98a2;}
This box has a color of #fc98a2
<div style="background-color:#fc98a2;">Content here</div>
.mybackground {background-color:#fc98a2;}
Border around this has a color of #fc98a2
<div style="border:2px solid #fc98a2;">Content here</div>
.myborder {border:2px solid #fc98a2;}