#f95aec color space conversions
Hex:
#f95aec
RGB:
249, 90, 236
CMY:
2, 65, 7
CMYK:
0, 64, 5, 2
HSL:
305°, 92.9825%, 66.4706%
HSV (HSB):
305°, 63.8554%, 97.6471%
XYZ:
57.8634, 33.5082, 82.7749
xyY:
0.3323, 0.1924, 33.5082
CIE-Lab:
64.5703, 76.4793, -43.6193
CIE-LCH:
64.5703, 88.0439, 330.3021
CIE-Luv:
64.5703, 74.1417, -80.1436
Hunter-Lab:
57.8863, 77.1286, -44.2618
#f95aec color charts
#f95aec color shades, tints & tones
#f95aec color schemes
#f95aec color preview, HTML & CSS examples
This text has a color of #f95aec
<p style="color:#f95aec;">Text here</p>
.mytext {color:#f95aec;}
This box has a color of #f95aec
<div style="background-color:#f95aec;">Content here</div>
.mybackground {background-color:#f95aec;}
Border around this has a color of #f95aec
<div style="border:2px solid #f95aec;">Content here</div>
.myborder {border:2px solid #f95aec;}