#f02f43 color space conversions
Hex:
#f02f43
RGB:
240, 47, 67
CMY:
6, 82, 74
CMYK:
0, 80, 72, 6
HSL:
354°, 86.5471%, 56.2745%
HSV (HSB):
354°, 80.4167%, 94.1176%
XYZ:
37.9648, 20.9635, 7.3556
xyY:
0.5728, 0.3163, 20.9635
CIE-Lab:
52.9096, 71.2047, 37.3550
CIE-LCH:
52.9096, 80.4083, 27.6821
CIE-Luv:
52.9096, 142.8442, 24.4047
Hunter-Lab:
45.7860, 67.8832, 22.5251
#f02f43 color charts
#f02f43 color shades, tints & tones
#f02f43 color schemes
#f02f43 color preview, HTML & CSS examples
This text has a color of #f02f43
<p style="color:#f02f43;">Text here</p>
.mytext {color:#f02f43;}
This box has a color of #f02f43
<div style="background-color:#f02f43;">Content here</div>
.mybackground {background-color:#f02f43;}
Border around this has a color of #f02f43
<div style="border:2px solid #f02f43;">Content here</div>
.myborder {border:2px solid #f02f43;}