#f02a40 color space conversions
Hex:
#f02a40
RGB:
240, 42, 64
CMY:
6, 84, 75
CMYK:
0, 83, 73, 6
HSL:
353°, 86.8421%, 55.2941%
HSV (HSB):
353°, 82.5000%, 94.1176%
XYZ:
37.6886, 20.5514, 6.8309
xyY:
0.5792, 0.3158, 20.5514
CIE-Lab:
52.4549, 72.2689, 38.5559
CIE-LCH:
52.4549, 81.9107, 28.0802
CIE-Luv:
52.4549, 145.6224, 24.8232
Hunter-Lab:
45.3336, 69.0640, 22.7997
#f02a40 color charts
#f02a40 color shades, tints & tones
#f02a40 color schemes
#f02a40 color preview, HTML & CSS examples
This text has a color of #f02a40
<p style="color:#f02a40;">Text here</p>
.mytext {color:#f02a40;}
This box has a color of #f02a40
<div style="background-color:#f02a40;">Content here</div>
.mybackground {background-color:#f02a40;}
Border around this has a color of #f02a40
<div style="border:2px solid #f02a40;">Content here</div>
.myborder {border:2px solid #f02a40;}