#f95bea color space conversions
Hex:
#f95bea
RGB:
249, 91, 234
CMY:
2, 64, 8
CMYK:
0, 63, 6, 2
HSL:
306°, 92.9412%, 66.6667%
HSV (HSB):
306°, 63.4538%, 97.6471%
XYZ:
57.6593, 33.5624, 81.2811
xyY:
0.3343, 0.1946, 33.5624
CIE-Lab:
64.6137, 75.7932, -42.4397
CIE-LCH:
64.6137, 86.8662, 330.7538
CIE-Luv:
64.6137, 74.4958, -78.1817
Hunter-Lab:
57.9331, 76.2735, -42.6317
#f95bea color charts
#f95bea color shades, tints & tones
#f95bea color schemes
#f95bea color preview, HTML & CSS examples
This text has a color of #f95bea
<p style="color:#f95bea;">Text here</p>
.mytext {color:#f95bea;}
This box has a color of #f95bea
<div style="background-color:#f95bea;">Content here</div>
.mybackground {background-color:#f95bea;}
Border around this has a color of #f95bea
<div style="border:2px solid #f95bea;">Content here</div>
.myborder {border:2px solid #f95bea;}