#f95a34 color space conversions
Hex:
#f95a34
RGB:
249, 90, 52
CMY:
2, 65, 80
CMYK:
0, 64, 79, 2
HSL:
12°, 94.2584%, 59.0196%
HSV (HSB):
12°, 79.1165%, 97.6471%
XYZ:
43.3429, 27.7000, 6.3110
xyY:
0.5603, 0.3581, 27.7000
CIE-Lab:
59.6167, 58.9203, 52.9733
CIE-LCH:
59.6167, 79.2324, 41.9576
CIE-Luv:
59.6167, 127.9031, 41.4296
Hunter-Lab:
52.6308, 54.8958, 29.7320
#f95a34 color charts
#f95a34 color shades, tints & tones
#f95a34 color schemes
#f95a34 color preview, HTML & CSS examples
This text has a color of #f95a34
<p style="color:#f95a34;">Text here</p>
.mytext {color:#f95a34;}
This box has a color of #f95a34
<div style="background-color:#f95a34;">Content here</div>
.mybackground {background-color:#f95a34;}
Border around this has a color of #f95a34
<div style="border:2px solid #f95a34;">Content here</div>
.myborder {border:2px solid #f95a34;}