#f95be2 color space conversions
Hex:
#f95be2
RGB:
249, 91, 226
CMY:
2, 64, 11
CMYK:
0, 63, 9, 2
HSL:
309°, 92.9412%, 66.6667%
HSV (HSB):
309°, 63.4538%, 97.6471%
XYZ:
56.5355, 33.1129, 75.3632
xyY:
0.3426, 0.2007, 33.1129
CIE-Lab:
64.2522, 74.5835, -38.5485
CIE-LCH:
64.2522, 83.9565, 332.6678
CIE-Luv:
64.2522, 77.1290, -71.7758
Hunter-Lab:
57.5438, 74.6705, -37.3695
#f95be2 color charts
#f95be2 color shades, tints & tones
#f95be2 color schemes
#f95be2 color preview, HTML & CSS examples
This text has a color of #f95be2
<p style="color:#f95be2;">Text here</p>
.mytext {color:#f95be2;}
This box has a color of #f95be2
<div style="background-color:#f95be2;">Content here</div>
.mybackground {background-color:#f95be2;}
Border around this has a color of #f95be2
<div style="border:2px solid #f95be2;">Content here</div>
.myborder {border:2px solid #f95be2;}