#f02b24 color space conversions
Hex:
#f02b24
RGB:
240, 43, 36
CMY:
6, 83, 86
CMYK:
0, 82, 85, 6
HSL:
2°, 87.1795%, 54.1176%
HSV (HSB):
2°, 85.0000%, 94.1176%
XYZ:
37.1175, 20.3804, 3.6466
xyY:
0.6070, 0.3333, 20.3804
CIE-Lab:
52.2646, 71.2247, 53.2305
CIE-LCH:
52.2646, 88.9182, 36.7730
CIE-Luv:
52.2646, 150.7322, 34.0782
Hunter-Lab:
45.1446, 67.7578, 26.8121
#f02b24 color charts
#f02b24 color shades, tints & tones
#f02b24 color schemes
#f02b24 color preview, HTML & CSS examples
This text has a color of #f02b24
<p style="color:#f02b24;">Text here</p>
.mytext {color:#f02b24;}
This box has a color of #f02b24
<div style="background-color:#f02b24;">Content here</div>
.mybackground {background-color:#f02b24;}
Border around this has a color of #f02b24
<div style="border:2px solid #f02b24;">Content here</div>
.myborder {border:2px solid #f02b24;}