#f92085 color space conversions
Hex:
#f92085
RGB:
249, 32, 133
CMY:
2, 87, 48
CMYK:
0, 87, 47, 2
HSL:
332°, 94.7598%, 55.0980%
HSV (HSB):
332°, 87.1486%, 97.6471%
XYZ:
43.8171, 22.8662, 24.2945
xyY:
0.4816, 0.2513, 22.8662
CIE-Lab:
54.9343, 80.5017, 0.9953
CIE-LCH:
54.9343, 80.5078, 0.7083
CIE-Luv:
54.9343, 130.9971, -14.7513
Hunter-Lab:
47.8186, 79.8801, 3.3504
#f92085 color charts
#f92085 color shades, tints & tones
#f92085 color schemes
#f92085 color preview, HTML & CSS examples
This text has a color of #f92085
<p style="color:#f92085;">Text here</p>
.mytext {color:#f92085;}
This box has a color of #f92085
<div style="background-color:#f92085;">Content here</div>
.mybackground {background-color:#f92085;}
Border around this has a color of #f92085
<div style="border:2px solid #f92085;">Content here</div>
.myborder {border:2px solid #f92085;}