#f95a31 color space conversions
Hex:
#f95a31
RGB:
249, 90, 49
CMY:
2, 65, 81
CMYK:
0, 64, 80, 2
HSL:
12°, 94.3396%, 58.4314%
HSV (HSB):
12°, 80.3213%, 97.6471%
XYZ:
43.2775, 27.6738, 5.9663
xyY:
0.5626, 0.3598, 27.6738
CIE-Lab:
59.5929, 58.8292, 54.3678
CIE-LCH:
59.5929, 80.1045, 42.7430
CIE-Luv:
59.5929, 128.3069, 42.2963
Hunter-Lab:
52.6059, 54.7868, 30.0997
#f95a31 color charts
#f95a31 color shades, tints & tones
#f95a31 color schemes
#f95a31 color preview, HTML & CSS examples
This text has a color of #f95a31
<p style="color:#f95a31;">Text here</p>
.mytext {color:#f95a31;}
This box has a color of #f95a31
<div style="background-color:#f95a31;">Content here</div>
.mybackground {background-color:#f95a31;}
Border around this has a color of #f95a31
<div style="border:2px solid #f95a31;">Content here</div>
.myborder {border:2px solid #f95a31;}