#f95a1d color space conversions
Hex:
#f95a1d
RGB:
249, 90, 29
CMY:
2, 65, 89
CMYK:
0, 64, 88, 2
HSL:
17°, 94.8276%, 54.5098%
HSV (HSB):
17°, 88.3534%, 97.6471%
XYZ:
42.9449, 27.5408, 4.2149
xyY:
0.5749, 0.3687, 27.5408
CIE-Lab:
59.4716, 58.3642, 62.4677
CIE-LCH:
59.4716, 85.4904, 46.9450
CIE-Luv:
59.4716, 130.3971, 46.7758
Hunter-Lab:
52.4793, 54.2313, 31.9737
#f95a1d color charts
#f95a1d color shades, tints & tones
#f95a1d color schemes
#f95a1d color preview, HTML & CSS examples
This text has a color of #f95a1d
<p style="color:#f95a1d;">Text here</p>
.mytext {color:#f95a1d;}
This box has a color of #f95a1d
<div style="background-color:#f95a1d;">Content here</div>
.mybackground {background-color:#f95a1d;}
Border around this has a color of #f95a1d
<div style="border:2px solid #f95a1d;">Content here</div>
.myborder {border:2px solid #f95a1d;}