#f02a15 color space conversions
Hex:
#f02a15
RGB:
240, 42, 21
CMY:
6, 84, 92
CMYK:
0, 83, 91, 6
HSL:
6°, 87.9518%, 51.1765%
HSV (HSB):
6°, 91.2500%, 94.1176%
XYZ:
36.8985, 20.2353, 2.6705
xyY:
0.6170, 0.3384, 20.2353
CIE-Lab:
52.1023, 71.2043, 59.3089
CIE-LCH:
52.1023, 92.6693, 39.7923
CIE-Luv:
52.1023, 152.9039, 36.7996
Hunter-Lab:
44.9837, 67.6956, 27.9688
#f02a15 color charts
#f02a15 color shades, tints & tones
#f02a15 color schemes
#f02a15 color preview, HTML & CSS examples
This text has a color of #f02a15
<p style="color:#f02a15;">Text here</p>
.mytext {color:#f02a15;}
This box has a color of #f02a15
<div style="background-color:#f02a15;">Content here</div>
.mybackground {background-color:#f02a15;}
Border around this has a color of #f02a15
<div style="border:2px solid #f02a15;">Content here</div>
.myborder {border:2px solid #f02a15;}