#f02d34 color space conversions
Hex:
#f02d34
RGB:
240, 45, 52
CMY:
6, 82, 80
CMYK:
0, 81, 78, 6
HSL:
358°, 86.6667%, 55.8824%
HSV (HSB):
358°, 81.2500%, 94.1176%
XYZ:
37.4934, 20.6500, 5.2585
xyY:
0.5914, 0.3257, 20.6500
CIE-Lab:
52.5643, 71.1626, 45.3807
CIE-LCH:
52.5643, 84.4010, 32.5258
CIE-Luv:
52.5643, 147.1149, 29.8073
Hunter-Lab:
45.4422, 67.7525, 24.9486
#f02d34 color charts
#f02d34 color shades, tints & tones
#f02d34 color schemes
#f02d34 color preview, HTML & CSS examples
This text has a color of #f02d34
<p style="color:#f02d34;">Text here</p>
.mytext {color:#f02d34;}
This box has a color of #f02d34
<div style="background-color:#f02d34;">Content here</div>
.mybackground {background-color:#f02d34;}
Border around this has a color of #f02d34
<div style="border:2px solid #f02d34;">Content here</div>
.myborder {border:2px solid #f02d34;}