#f02f23 color space conversions
Hex:
#f02f23
RGB:
240, 47, 35
CMY:
6, 82, 86
CMYK:
0, 80, 85, 6
HSL:
4°, 87.2340%, 53.9216%
HSV (HSB):
4°, 85.4167%, 94.1176%
XYZ:
37.2551, 20.6796, 3.6181
xyY:
0.6053, 0.3360, 20.6796
CIE-Lab:
52.5971, 70.2425, 53.9718
CIE-LCH:
52.5971, 88.5831, 37.5374
CIE-Luv:
52.5971, 149.1044, 34.9415
Hunter-Lab:
45.4749, 66.6542, 27.1151
#f02f23 color charts
#f02f23 color shades, tints & tones
#f02f23 color schemes
#f02f23 color preview, HTML & CSS examples
This text has a color of #f02f23
<p style="color:#f02f23;">Text here</p>
.mytext {color:#f02f23;}
This box has a color of #f02f23
<div style="background-color:#f02f23;">Content here</div>
.mybackground {background-color:#f02f23;}
Border around this has a color of #f02f23
<div style="border:2px solid #f02f23;">Content here</div>
.myborder {border:2px solid #f02f23;}