#fc98da color space conversions
Hex:
#fc98da
RGB:
252, 152, 218
CMY:
1, 40, 15
CMYK:
0, 40, 13, 1
HSL:
320°, 94.3396%, 79.2157%
HSV (HSB):
320°, 39.6825%, 98.8235%
XYZ:
64.0280, 48.2139, 72.2612
xyY:
0.3470, 0.2613, 48.2139
CIE-Lab:
74.9596, 46.2418, -17.6260
CIE-LCH:
74.9596, 49.4872, 339.1346
CIE-Luv:
74.9596, 55.7856, -35.2261
Hunter-Lab:
69.4362, 43.0837, -13.0969
#fc98da color charts
#fc98da color shades, tints & tones
#fc98da color schemes
#fc98da color preview, HTML & CSS examples
This text has a color of #fc98da
<p style="color:#fc98da;">Text here</p>
.mytext {color:#fc98da;}
This box has a color of #fc98da
<div style="background-color:#fc98da;">Content here</div>
.mybackground {background-color:#fc98da;}
Border around this has a color of #fc98da
<div style="border:2px solid #fc98da;">Content here</div>
.myborder {border:2px solid #fc98da;}