#f958c8 color space conversions
Hex:
#f958c8
RGB:
249, 88, 200
CMY:
2, 65, 22
CMYK:
0, 65, 20, 2
HSL:
318°, 93.0636%, 66.0784%
HSV (HSB):
318°, 64.6586%, 97.6471%
XYZ:
52.9820, 31.2893, 57.8906
xyY:
0.3727, 0.2201, 31.2893
CIE-Lab:
62.7511, 72.0525, -26.2462
CIE-LCH:
62.7511, 76.6839, 339.9851
CIE-Luv:
62.7511, 87.0071, -51.9881
Hunter-Lab:
55.9369, 71.1812, -22.2050
#f958c8 color charts
#f958c8 color shades, tints & tones
#f958c8 color schemes
#f958c8 color preview, HTML & CSS examples
This text has a color of #f958c8
<p style="color:#f958c8;">Text here</p>
.mytext {color:#f958c8;}
This box has a color of #f958c8
<div style="background-color:#f958c8;">Content here</div>
.mybackground {background-color:#f958c8;}
Border around this has a color of #f958c8
<div style="border:2px solid #f958c8;">Content here</div>
.myborder {border:2px solid #f958c8;}