#f02a4c color space conversions
Hex:
#f02a4c
RGB:
240, 42, 76
CMY:
6, 84, 70
CMYK:
0, 83, 68, 6
HSL:
350°, 86.8421%, 55.2941%
HSV (HSB):
350°, 82.5000%, 94.1176%
XYZ:
38.0677, 20.7030, 8.8272
xyY:
0.5631, 0.3063, 20.7030
CIE-Lab:
52.6229, 72.7725, 31.7554
CIE-LCH:
52.6229, 79.3993, 23.5748
CIE-Luv:
52.6229, 142.3698, 19.4359
Hunter-Lab:
45.5005, 69.7146, 20.3480
#f02a4c color charts
#f02a4c color shades, tints & tones
#f02a4c color schemes
#f02a4c color preview, HTML & CSS examples
This text has a color of #f02a4c
<p style="color:#f02a4c;">Text here</p>
.mytext {color:#f02a4c;}
This box has a color of #f02a4c
<div style="background-color:#f02a4c;">Content here</div>
.mybackground {background-color:#f02a4c;}
Border around this has a color of #f02a4c
<div style="border:2px solid #f02a4c;">Content here</div>
.myborder {border:2px solid #f02a4c;}