#f15c1c color space conversions
Hex:
#f15c1c
RGB:
241, 92, 28
CMY:
5, 64, 89
CMYK:
0, 62, 88, 5
HSL:
18°, 88.3817%, 52.7451%
HSV (HSB):
18°, 88.3817%, 94.5098%
XYZ:
40.3124, 26.4389, 4.0771
xyY:
0.5692, 0.3733, 26.4389
CIE-Lab:
58.4513, 54.7563, 61.4538
CIE-LCH:
58.4513, 82.3093, 48.2984
CIE-Luv:
58.4513, 122.4820, 46.7085
Hunter-Lab:
51.4188, 49.9613, 31.2919
#f15c1c color charts
#f15c1c color shades, tints & tones
#f15c1c color schemes
#f15c1c color preview, HTML & CSS examples
This text has a color of #f15c1c
<p style="color:#f15c1c;">Text here</p>
.mytext {color:#f15c1c;}
This box has a color of #f15c1c
<div style="background-color:#f15c1c;">Content here</div>
.mybackground {background-color:#f15c1c;}
Border around this has a color of #f15c1c
<div style="border:2px solid #f15c1c;">Content here</div>
.myborder {border:2px solid #f15c1c;}