#f15f1a color space conversions
Hex:
#f15f1a
RGB:
241, 95, 26
CMY:
5, 63, 90
CMYK:
0, 61, 89, 5
HSL:
19°, 88.4774%, 52.3529%
HSV (HSB):
19°, 89.2116%, 94.5098%
XYZ:
40.5543, 26.9598, 4.0436
xyY:
0.5667, 0.3768, 26.9598
CIE-Lab:
58.9371, 53.4126, 62.4752
CIE-LCH:
58.9371, 82.1953, 49.4715
CIE-Luv:
58.9371, 120.3348, 47.8904
Hunter-Lab:
51.9228, 48.5525, 31.7286
#f15f1a color charts
#f15f1a color shades, tints & tones
#f15f1a color schemes
#f15f1a color preview, HTML & CSS examples
This text has a color of #f15f1a
<p style="color:#f15f1a;">Text here</p>
.mytext {color:#f15f1a;}
This box has a color of #f15f1a
<div style="background-color:#f15f1a;">Content here</div>
.mybackground {background-color:#f15f1a;}
Border around this has a color of #f15f1a
<div style="border:2px solid #f15f1a;">Content here</div>
.myborder {border:2px solid #f15f1a;}