#f10f0e color space conversions
Hex:
#f10f0e
RGB:
241, 15, 14
CMY:
5, 94, 95
CMYK:
0, 94, 94, 5
HSL:
0°, 89.0196%, 50.0000%
HSV (HSB):
0°, 94.1909%, 94.5098%
XYZ:
36.5257, 19.0741, 2.1720
xyY:
0.6322, 0.3302, 19.0741
CIE-Lab:
50.7738, 75.6978, 60.8858
CIE-LCH:
50.7738, 97.1454, 38.8107
CIE-Luv:
50.7738, 162.3975, 35.1183
Hunter-Lab:
43.6739, 72.8551, 27.6231
#f10f0e color charts
#f10f0e color shades, tints & tones
#f10f0e color schemes
#f10f0e color preview, HTML & CSS examples
This text has a color of #f10f0e
<p style="color:#f10f0e;">Text here</p>
.mytext {color:#f10f0e;}
This box has a color of #f10f0e
<div style="background-color:#f10f0e;">Content here</div>
.mybackground {background-color:#f10f0e;}
Border around this has a color of #f10f0e
<div style="border:2px solid #f10f0e;">Content here</div>
.myborder {border:2px solid #f10f0e;}