#f1230d color space conversions
Hex:
#f1230d
RGB:
241, 35, 13
CMY:
5, 86, 95
CMYK:
0, 85, 95, 5
HSL:
6°, 89.7638%, 49.8039%
HSV (HSB):
6°, 94.6058%, 94.5098%
XYZ:
36.9493, 19.9319, 2.2806
xyY:
0.6245, 0.3369, 19.9319
CIE-Lab:
51.7601, 72.8463, 61.6974
CIE-LCH:
51.7601, 95.4628, 40.2631
CIE-Luv:
51.7601, 157.0141, 37.0151
Hunter-Lab:
44.6451, 69.6015, 28.2230
#f1230d color charts
#f1230d color shades, tints & tones
#f1230d color schemes
#f1230d color preview, HTML & CSS examples
This text has a color of #f1230d
<p style="color:#f1230d;">Text here</p>
.mytext {color:#f1230d;}
This box has a color of #f1230d
<div style="background-color:#f1230d;">Content here</div>
.mybackground {background-color:#f1230d;}
Border around this has a color of #f1230d
<div style="border:2px solid #f1230d;">Content here</div>
.myborder {border:2px solid #f1230d;}