#f92a86 color space conversions
Hex:
#f92a86
RGB:
249, 42, 134
CMY:
2, 84, 47
CMYK:
0, 83, 46, 2
HSL:
333°, 94.5205%, 57.0588%
HSV (HSB):
333°, 83.1325%, 97.6471%
XYZ:
44.1980, 23.5169, 24.7640
xyY:
0.4779, 0.2543, 23.5169
CIE-Lab:
55.6008, 78.7446, 1.3681
CIE-LCH:
55.6008, 78.7564, 0.9954
CIE-Luv:
55.6008, 128.1692, -13.8786
Hunter-Lab:
48.4942, 77.8212, 3.6690
#f92a86 color charts
#f92a86 color shades, tints & tones
#f92a86 color schemes
#f92a86 color preview, HTML & CSS examples
This text has a color of #f92a86
<p style="color:#f92a86;">Text here</p>
.mytext {color:#f92a86;}
This box has a color of #f92a86
<div style="background-color:#f92a86;">Content here</div>
.mybackground {background-color:#f92a86;}
Border around this has a color of #f92a86
<div style="border:2px solid #f92a86;">Content here</div>
.myborder {border:2px solid #f92a86;}