#f02b42 color space conversions
Hex:
#f02b42
RGB:
240, 43, 66
CMY:
6, 83, 74
CMYK:
0, 82, 73, 6
HSL:
353°, 86.7841%, 55.4902%
HSV (HSB):
353°, 82.0833%, 94.1176%
XYZ:
37.7824, 20.6464, 7.1480
xyY:
0.5762, 0.3148, 20.6464
CIE-Lab:
52.5603, 72.1197, 37.5261
CIE-LCH:
52.5603, 81.2986, 27.4894
CIE-Luv:
52.5603, 144.7279, 24.1472
Hunter-Lab:
45.4383, 68.9077, 22.4797
#f02b42 color charts
#f02b42 color shades, tints & tones
#f02b42 color schemes
#f02b42 color preview, HTML & CSS examples
This text has a color of #f02b42
<p style="color:#f02b42;">Text here</p>
.mytext {color:#f02b42;}
This box has a color of #f02b42
<div style="background-color:#f02b42;">Content here</div>
.mybackground {background-color:#f02b42;}
Border around this has a color of #f02b42
<div style="border:2px solid #f02b42;">Content here</div>
.myborder {border:2px solid #f02b42;}