#f98cbc color space conversions
Hex:
#f98cbc
RGB:
249, 140, 188
CMY:
2, 45, 26
CMYK:
0, 44, 24, 2
HSL:
334°, 90.0826%, 76.2745%
HSV (HSB):
334°, 43.7751%, 97.6471%
XYZ:
57.5221, 42.5267, 52.7537
xyY:
0.3764, 0.2783, 42.5267
CIE-Lab:
71.2326, 46.9278, -6.6814
CIE-LCH:
71.2326, 47.4011, 351.8969
CIE-Luv:
71.2326, 66.3813, -18.5172
Hunter-Lab:
65.2125, 43.3278, -2.3139
#f98cbc color charts
#f98cbc color shades, tints & tones
#f98cbc color schemes
#f98cbc color preview, HTML & CSS examples
This text has a color of #f98cbc
<p style="color:#f98cbc;">Text here</p>
.mytext {color:#f98cbc;}
This box has a color of #f98cbc
<div style="background-color:#f98cbc;">Content here</div>
.mybackground {background-color:#f98cbc;}
Border around this has a color of #f98cbc
<div style="border:2px solid #f98cbc;">Content here</div>
.myborder {border:2px solid #f98cbc;}