#f95b1a color space conversions
Hex:
#f95b1a
RGB:
249, 91, 26
CMY:
2, 64, 90
CMYK:
0, 63, 90, 2
HSL:
17°, 94.8936%, 53.9216%
HSV (HSB):
17°, 89.5582%, 97.6471%
XYZ:
42.9945, 27.6965, 4.0572
xyY:
0.5752, 0.3705, 27.6965
CIE-Lab:
59.6135, 57.9000, 63.5669
CIE-LCH:
59.6135, 85.9835, 47.6712
CIE-Luv:
59.6135, 129.8810, 47.5299
Hunter-Lab:
52.6275, 53.7291, 32.2684
#f95b1a color charts
#f95b1a color shades, tints & tones
#f95b1a color schemes
#f95b1a color preview, HTML & CSS examples
This text has a color of #f95b1a
<p style="color:#f95b1a;">Text here</p>
.mytext {color:#f95b1a;}
This box has a color of #f95b1a
<div style="background-color:#f95b1a;">Content here</div>
.mybackground {background-color:#f95b1a;}
Border around this has a color of #f95b1a
<div style="border:2px solid #f95b1a;">Content here</div>
.myborder {border:2px solid #f95b1a;}