#f02d2a color space conversions
Hex:
#f02d2a
RGB:
240, 45, 42
CMY:
6, 82, 84
CMYK:
0, 81, 83, 6
HSL:
1°, 86.8421%, 55.2941%
HSV (HSB):
1°, 82.5000%, 94.1176%
XYZ:
37.2915, 20.5692, 4.1953
xyY:
0.6009, 0.3315, 20.5692
CIE-Lab:
52.4748, 70.8890, 50.5093
CIE-LCH:
52.4748, 87.0427, 35.4703
CIE-Luv:
52.4748, 148.9468, 32.8584
Hunter-Lab:
45.3533, 67.4024, 26.2629
#f02d2a color charts
#f02d2a color shades, tints & tones
#f02d2a color schemes
#f02d2a color preview, HTML & CSS examples
This text has a color of #f02d2a
<p style="color:#f02d2a;">Text here</p>
.mytext {color:#f02d2a;}
This box has a color of #f02d2a
<div style="background-color:#f02d2a;">Content here</div>
.mybackground {background-color:#f02d2a;}
Border around this has a color of #f02d2a
<div style="border:2px solid #f02d2a;">Content here</div>
.myborder {border:2px solid #f02d2a;}