#f98cd2 color space conversions
Hex:
#f98cd2
RGB:
249, 140, 210
CMY:
2, 45, 18
CMYK:
0, 44, 16, 2
HSL:
321°, 90.0826%, 76.2745%
HSV (HSB):
321°, 43.7751%, 97.6471%
XYZ:
60.0779, 43.5490, 66.2121
xyY:
0.3537, 0.2564, 43.5490
CIE-Lab:
71.9260, 50.1119, -17.8459
CIE-LCH:
71.9260, 53.1947, 340.3981
CIE-Luv:
71.9260, 61.4078, -36.0480
Hunter-Lab:
65.9917, 47.0183, -13.2938
#f98cd2 color charts
#f98cd2 color shades, tints & tones
#f98cd2 color schemes
#f98cd2 color preview, HTML & CSS examples
This text has a color of #f98cd2
<p style="color:#f98cd2;">Text here</p>
.mytext {color:#f98cd2;}
This box has a color of #f98cd2
<div style="background-color:#f98cd2;">Content here</div>
.mybackground {background-color:#f98cd2;}
Border around this has a color of #f98cd2
<div style="border:2px solid #f98cd2;">Content here</div>
.myborder {border:2px solid #f98cd2;}