#f93f0f color space conversions
Hex:
#f93f0f
RGB:
249, 63, 15
CMY:
2, 75, 94
CMYK:
0, 75, 94, 2
HSL:
12°, 95.1220%, 51.7647%
HSV (HSB):
12°, 93.9759%, 97.6471%
XYZ:
40.9307, 23.7292, 2.8749
xyY:
0.6061, 0.3514, 23.7292
CIE-Lab:
55.8157, 68.0277, 64.2656
CIE-LCH:
55.8157, 93.5833, 43.3711
CIE-Luv:
55.8157, 149.4172, 42.3303
Hunter-Lab:
48.7127, 64.7368, 30.5998
#f93f0f color charts
#f93f0f color shades, tints & tones
#f93f0f color schemes
#f93f0f color preview, HTML & CSS examples
This text has a color of #f93f0f
<p style="color:#f93f0f;">Text here</p>
.mytext {color:#f93f0f;}
This box has a color of #f93f0f
<div style="background-color:#f93f0f;">Content here</div>
.mybackground {background-color:#f93f0f;}
Border around this has a color of #f93f0f
<div style="border:2px solid #f93f0f;">Content here</div>
.myborder {border:2px solid #f93f0f;}