#f9275e color space conversions
Hex:
#f9275e
RGB:
249, 39, 94
CMY:
2, 85, 63
CMYK:
0, 84, 62, 2
HSL:
344°, 94.5946%, 56.4706%
HSV (HSB):
344°, 84.3373%, 97.6471%
XYZ:
41.8128, 22.3989, 12.7093
xyY:
0.5436, 0.2912, 22.3989
CIE-Lab:
54.4477, 76.6174, 23.7190
CIE-LCH:
54.4477, 80.2048, 17.2013
CIE-Luv:
54.4477, 144.5931, 11.5684
Hunter-Lab:
47.3275, 74.8777, 17.2075
#f9275e color charts
#f9275e color shades, tints & tones
#f9275e color schemes
#f9275e color preview, HTML & CSS examples
This text has a color of #f9275e
<p style="color:#f9275e;">Text here</p>
.mytext {color:#f9275e;}
This box has a color of #f9275e
<div style="background-color:#f9275e;">Content here</div>
.mybackground {background-color:#f9275e;}
Border around this has a color of #f9275e
<div style="border:2px solid #f9275e;">Content here</div>
.myborder {border:2px solid #f9275e;}