#f98be6 color space conversions
Hex:
#f98be6
RGB:
249, 139, 230
CMY:
2, 45, 10
CMYK:
0, 44, 8, 2
HSL:
310°, 90.1639%, 76.0784%
HSV (HSB):
310°, 44.1767%, 97.6471%
XYZ:
62.5825, 44.3181, 80.1187
xyY:
0.3346, 0.2370, 44.3181
CIE-Lab:
72.4406, 53.7759, -28.0760
CIE-LCH:
72.4406, 60.6639, 332.4312
CIE-Luv:
72.4406, 57.2973, -52.8915
Hunter-Lab:
66.5719, 51.3024, -24.7547
#f98be6 color charts
#f98be6 color shades, tints & tones
#f98be6 color schemes
#f98be6 color preview, HTML & CSS examples
This text has a color of #f98be6
<p style="color:#f98be6;">Text here</p>
.mytext {color:#f98be6;}
This box has a color of #f98be6
<div style="background-color:#f98be6;">Content here</div>
.mybackground {background-color:#f98be6;}
Border around this has a color of #f98be6
<div style="border:2px solid #f98be6;">Content here</div>
.myborder {border:2px solid #f98be6;}