#f95235 color space conversions
Hex:
#f95235
RGB:
249, 82, 53
CMY:
2, 68, 79
CMYK:
0, 67, 79, 2
HSL:
9°, 94.2308%, 59.2157%
HSV (HSB):
9°, 78.7149%, 97.6471%
XYZ:
42.7268, 26.4314, 6.2180
xyY:
0.5668, 0.3507, 26.4314
CIE-Lab:
58.4443, 62.1419, 51.3341
CIE-LCH:
58.4443, 80.6027, 39.5594
CIE-Luv:
58.4443, 133.2961, 38.9203
Hunter-Lab:
51.4114, 58.3770, 28.8172
#f95235 color charts
#f95235 color shades, tints & tones
#f95235 color schemes
#f95235 color preview, HTML & CSS examples
This text has a color of #f95235
<p style="color:#f95235;">Text here</p>
.mytext {color:#f95235;}
This box has a color of #f95235
<div style="background-color:#f95235;">Content here</div>
.mybackground {background-color:#f95235;}
Border around this has a color of #f95235
<div style="border:2px solid #f95235;">Content here</div>
.myborder {border:2px solid #f95235;}