#f9255f color space conversions
Hex:
#f9255f
RGB:
249, 37, 95
CMY:
2, 85, 63
CMYK:
0, 85, 62, 2
HSL:
344°, 94.6429%, 56.0784%
HSV (HSB):
344°, 85.1406%, 97.6471%
XYZ:
41.7940, 22.2891, 12.9259
xyY:
0.5427, 0.2894, 22.2891
CIE-Lab:
54.3324, 77.0576, 22.9680
CIE-LCH:
54.3324, 80.4077, 16.5974
CIE-Luv:
54.3324, 144.8549, 10.6998
Hunter-Lab:
47.2113, 75.3981, 16.8150
#f9255f color charts
#f9255f color shades, tints & tones
#f9255f color schemes
#f9255f color preview, HTML & CSS examples
This text has a color of #f9255f
<p style="color:#f9255f;">Text here</p>
.mytext {color:#f9255f;}
This box has a color of #f9255f
<div style="background-color:#f9255f;">Content here</div>
.mybackground {background-color:#f9255f;}
Border around this has a color of #f9255f
<div style="border:2px solid #f9255f;">Content here</div>
.myborder {border:2px solid #f9255f;}