#f95945 color space conversions
Hex:
#f95945
RGB:
249, 89, 69
CMY:
2, 65, 73
CMYK:
0, 64, 72, 2
HSL:
7°, 93.7500%, 62.3529%
HSV (HSB):
7°, 72.2892%, 97.6471%
XYZ:
43.7135, 27.7142, 8.6756
xyY:
0.5457, 0.3460, 27.7142
CIE-Lab:
59.6296, 59.9584, 44.3341
CIE-LCH:
59.6296, 74.5689, 36.4797
CIE-Luv:
59.6296, 125.8493, 35.2457
Hunter-Lab:
52.6442, 56.0912, 27.0801
#f95945 color charts
#f95945 color shades, tints & tones
#f95945 color schemes
#f95945 color preview, HTML & CSS examples
This text has a color of #f95945
<p style="color:#f95945;">Text here</p>
.mytext {color:#f95945;}
This box has a color of #f95945
<div style="background-color:#f95945;">Content here</div>
.mybackground {background-color:#f95945;}
Border around this has a color of #f95945
<div style="border:2px solid #f95945;">Content here</div>
.myborder {border:2px solid #f95945;}