#f95a2f color space conversions
Hex:
#f95a2f
RGB:
249, 90, 47
CMY:
2, 65, 82
CMYK:
0, 64, 81, 2
HSL:
13°, 94.3925%, 58.0392%
HSV (HSB):
13°, 81.1245%, 97.6471%
XYZ:
43.2362, 27.6573, 5.7489
xyY:
0.5641, 0.3609, 27.6573
CIE-Lab:
59.5779, 58.7717, 55.2760
CIE-LCH:
59.5779, 80.6818, 43.2444
CIE-Luv:
59.5779, 128.5628, 42.8454
Hunter-Lab:
52.5902, 54.7180, 30.3318
#f95a2f color charts
#f95a2f color shades, tints & tones
#f95a2f color schemes
#f95a2f color preview, HTML & CSS examples
This text has a color of #f95a2f
<p style="color:#f95a2f;">Text here</p>
.mytext {color:#f95a2f;}
This box has a color of #f95a2f
<div style="background-color:#f95a2f;">Content here</div>
.mybackground {background-color:#f95a2f;}
Border around this has a color of #f95a2f
<div style="border:2px solid #f95a2f;">Content here</div>
.myborder {border:2px solid #f95a2f;}