#f02d23 color space conversions
Hex:
#f02d23
RGB:
240, 45, 35
CMY:
6, 82, 86
CMYK:
0, 81, 85, 6
HSL:
3°, 87.2340%, 53.9216%
HSV (HSB):
3°, 85.4167%, 94.1176%
XYZ:
37.1769, 20.5234, 3.5921
xyY:
0.6066, 0.3348, 20.5234
CIE-Lab:
52.4239, 70.7331, 53.8278
CIE-LCH:
52.4239, 88.8854, 37.2711
CIE-Luv:
52.4239, 150.0064, 34.6202
Hunter-Lab:
45.3027, 67.2032, 27.0108
#f02d23 color charts
#f02d23 color shades, tints & tones
#f02d23 color schemes
#f02d23 color preview, HTML & CSS examples
This text has a color of #f02d23
<p style="color:#f02d23;">Text here</p>
.mytext {color:#f02d23;}
This box has a color of #f02d23
<div style="background-color:#f02d23;">Content here</div>
.mybackground {background-color:#f02d23;}
Border around this has a color of #f02d23
<div style="border:2px solid #f02d23;">Content here</div>
.myborder {border:2px solid #f02d23;}