#f95232 color space conversions
Hex:
#f95232
RGB:
249, 82, 50
CMY:
2, 68, 80
CMYK:
0, 67, 80, 2
HSL:
10°, 94.3128%, 58.6275%
HSV (HSB):
10°, 79.9197%, 97.6471%
XYZ:
42.6599, 26.4046, 5.8658
xyY:
0.5693, 0.3524, 26.4046
CIE-Lab:
58.4191, 62.0502, 52.7732
CIE-LCH:
58.4191, 81.4570, 40.3809
CIE-Luv:
58.4191, 133.7408, 39.8213
Hunter-Lab:
51.3854, 58.2654, 29.2017
#f95232 color charts
#f95232 color shades, tints & tones
#f95232 color schemes
#f95232 color preview, HTML & CSS examples
This text has a color of #f95232
<p style="color:#f95232;">Text here</p>
.mytext {color:#f95232;}
This box has a color of #f95232
<div style="background-color:#f95232;">Content here</div>
.mybackground {background-color:#f95232;}
Border around this has a color of #f95232
<div style="border:2px solid #f95232;">Content here</div>
.myborder {border:2px solid #f95232;}