#f95a82 color space conversions
Hex:
#f95a82
RGB:
249, 90, 130
CMY:
2, 65, 49
CMYK:
0, 64, 48, 2
HSL:
345°, 92.9825%, 66.4706%
HSV (HSB):
345°, 63.8554%, 97.6471%
XYZ:
46.7524, 29.0638, 24.2648
xyY:
0.4671, 0.2904, 29.0638
CIE-Lab:
60.8379, 63.4943, 11.2233
CIE-LCH:
60.8379, 64.4786, 10.0241
CIE-Luv:
60.8379, 109.7827, 2.0096
Hunter-Lab:
53.9108, 60.4542, 11.0516
#f95a82 color charts
#f95a82 color shades, tints & tones
#f95a82 color schemes
#f95a82 color preview, HTML & CSS examples
This text has a color of #f95a82
<p style="color:#f95a82;">Text here</p>
.mytext {color:#f95a82;}
This box has a color of #f95a82
<div style="background-color:#f95a82;">Content here</div>
.mybackground {background-color:#f95a82;}
Border around this has a color of #f95a82
<div style="border:2px solid #f95a82;">Content here</div>
.myborder {border:2px solid #f95a82;}