#f95c2c color space conversions
Hex:
#f95c2c
RGB:
249, 92, 44
CMY:
2, 64, 83
CMYK:
0, 63, 82, 2
HSL:
14°, 94.4700%, 57.4510%
HSV (HSB):
14°, 82.3293%, 97.6471%
XYZ:
43.3487, 27.9759, 5.4980
xyY:
0.5643, 0.3642, 27.9759
CIE-Lab:
59.8669, 57.8589, 56.8822
CIE-LCH:
59.8669, 81.1371, 44.5123
CIE-Luv:
59.8669, 127.4731, 44.1896
Hunter-Lab:
52.8922, 53.7312, 30.8615
#f95c2c color charts
#f95c2c color shades, tints & tones
#f95c2c color schemes
#f95c2c color preview, HTML & CSS examples
This text has a color of #f95c2c
<p style="color:#f95c2c;">Text here</p>
.mytext {color:#f95c2c;}
This box has a color of #f95c2c
<div style="background-color:#f95c2c;">Content here</div>
.mybackground {background-color:#f95c2c;}
Border around this has a color of #f95c2c
<div style="border:2px solid #f95c2c;">Content here</div>
.myborder {border:2px solid #f95c2c;}