#f94f82 color space conversions
Hex:
#f94f82
RGB:
249, 79, 130
CMY:
2, 69, 49
CMYK:
0, 68, 48, 2
HSL:
342°, 93.4066%, 64.3137%
HSV (HSB):
342°, 68.2731%, 97.6471%
XYZ:
45.8922, 27.3434, 23.9781
xyY:
0.4721, 0.2813, 27.3434
CIE-Lab:
59.2908, 67.7269, 9.0355
CIE-LCH:
59.2908, 68.3270, 7.5990
CIE-Luv:
59.2908, 115.4961, -1.7233
Hunter-Lab:
52.2909, 65.1481, 9.4161
#f94f82 color charts
#f94f82 color shades, tints & tones
#f94f82 color schemes
#f94f82 color preview, HTML & CSS examples
This text has a color of #f94f82
<p style="color:#f94f82;">Text here</p>
.mytext {color:#f94f82;}
This box has a color of #f94f82
<div style="background-color:#f94f82;">Content here</div>
.mybackground {background-color:#f94f82;}
Border around this has a color of #f94f82
<div style="border:2px solid #f94f82;">Content here</div>
.myborder {border:2px solid #f94f82;}