#f95ee6 color space conversions
Hex:
#f95ee6
RGB:
249, 94, 230
CMY:
2, 63, 10
CMYK:
0, 62, 8, 2
HSL:
307°, 92.8144%, 67.2549%
HSV (HSB):
307°, 62.2490%, 97.6471%
XYZ:
57.3526, 33.8583, 78.3754
xyY:
0.3382, 0.1997, 33.8583
CIE-Lab:
64.8500, 74.0232, -39.8442
CIE-LCH:
64.8500, 84.0654, 331.7079
CIE-Luv:
64.8500, 74.8597, -73.8499
Hunter-Lab:
58.1879, 74.1086, -39.1283
#f95ee6 color charts
#f95ee6 color shades, tints & tones
#f95ee6 color schemes
#f95ee6 color preview, HTML & CSS examples
This text has a color of #f95ee6
<p style="color:#f95ee6;">Text here</p>
.mytext {color:#f95ee6;}
This box has a color of #f95ee6
<div style="background-color:#f95ee6;">Content here</div>
.mybackground {background-color:#f95ee6;}
Border around this has a color of #f95ee6
<div style="border:2px solid #f95ee6;">Content here</div>
.myborder {border:2px solid #f95ee6;}