#f02b32 color space conversions
Hex:
#f02b32
RGB:
240, 43, 50
CMY:
6, 83, 80
CMYK:
0, 82, 79, 6
HSL:
358°, 86.7841%, 55.4902%
HSV (HSB):
358°, 82.0833%, 94.1176%
XYZ:
37.3748, 20.4833, 5.0014
xyY:
0.5946, 0.3259, 20.4833
CIE-Lab:
52.3793, 71.5727, 46.2688
CIE-LCH:
52.3793, 85.2259, 32.8810
CIE-Luv:
52.3793, 148.3506, 30.1483
Hunter-Lab:
45.2585, 68.2042, 25.1289
#f02b32 color charts
#f02b32 color shades, tints & tones
#f02b32 color schemes
#f02b32 color preview, HTML & CSS examples
This text has a color of #f02b32
<p style="color:#f02b32;">Text here</p>
.mytext {color:#f02b32;}
This box has a color of #f02b32
<div style="background-color:#f02b32;">Content here</div>
.mybackground {background-color:#f02b32;}
Border around this has a color of #f02b32
<div style="border:2px solid #f02b32;">Content here</div>
.myborder {border:2px solid #f02b32;}