#f95d31 color space conversions
Hex:
#f95d31
RGB:
249, 93, 49
CMY:
2, 64, 81
CMYK:
0, 63, 80, 2
HSL:
13°, 94.3396%, 58.4314%
HSV (HSB):
13°, 80.3213%, 97.6471%
XYZ:
43.5357, 28.1902, 6.0524
xyY:
0.5597, 0.3624, 28.1902
CIE-Lab:
60.0602, 57.5785, 54.8099
CIE-LCH:
60.0602, 79.4947, 43.5888
CIE-Luv:
60.0602, 126.1383, 43.1547
Hunter-Lab:
53.0944, 53.4487, 30.4075
#f95d31 color charts
#f95d31 color shades, tints & tones
#f95d31 color schemes
#f95d31 color preview, HTML & CSS examples
This text has a color of #f95d31
<p style="color:#f95d31;">Text here</p>
.mytext {color:#f95d31;}
This box has a color of #f95d31
<div style="background-color:#f95d31;">Content here</div>
.mybackground {background-color:#f95d31;}
Border around this has a color of #f95d31
<div style="border:2px solid #f95d31;">Content here</div>
.myborder {border:2px solid #f95d31;}