#f9375d color space conversions
Hex:
#f9375d
RGB:
249, 55, 93
CMY:
2, 78, 64
CMYK:
0, 78, 63, 2
HSL:
348°, 94.1748%, 59.6078%
HSV (HSB):
348°, 77.9116%, 97.6471%
XYZ:
42.4089, 23.6624, 12.6880
xyY:
0.5385, 0.3004, 23.6624
CIE-Lab:
55.7482, 72.8104, 26.0158
CIE-LCH:
55.7482, 77.3186, 19.6622
CIE-Luv:
55.7482, 138.9739, 15.0532
Hunter-Lab:
48.6440, 70.4930, 18.5860
#f9375d color charts
#f9375d color shades, tints & tones
#f9375d color schemes
#f9375d color preview, HTML & CSS examples
This text has a color of #f9375d
<p style="color:#f9375d;">Text here</p>
.mytext {color:#f9375d;}
This box has a color of #f9375d
<div style="background-color:#f9375d;">Content here</div>
.mybackground {background-color:#f9375d;}
Border around this has a color of #f9375d
<div style="border:2px solid #f9375d;">Content here</div>
.myborder {border:2px solid #f9375d;}