#f9125c color space conversions
Hex:
#f9125c
RGB:
249, 18, 92
CMY:
2, 93, 64
CMYK:
0, 93, 63, 2
HSL:
341°, 95.0617%, 52.3529%
HSV (HSB):
341°, 92.7711%, 97.6471%
XYZ:
41.2150, 21.3451, 12.0729
xyY:
0.5522, 0.2860, 21.3451
CIE-Lab:
53.3251, 79.6354, 23.4427
CIE-LCH:
53.3251, 83.0142, 16.4032
CIE-Luv:
53.3251, 150.2830, 10.2699
Hunter-Lab:
46.2007, 78.3861, 16.8471
#f9125c color charts
#f9125c color shades, tints & tones
#f9125c color schemes
#f9125c color preview, HTML & CSS examples
This text has a color of #f9125c
<p style="color:#f9125c;">Text here</p>
.mytext {color:#f9125c;}
This box has a color of #f9125c
<div style="background-color:#f9125c;">Content here</div>
.mybackground {background-color:#f9125c;}
Border around this has a color of #f9125c
<div style="border:2px solid #f9125c;">Content here</div>
.myborder {border:2px solid #f9125c;}