#f02d44 color space conversions
Hex:
#f02d44
RGB:
240, 45, 68
CMY:
6, 82, 73
CMYK:
0, 81, 72, 6
HSL:
353°, 86.6667%, 55.8824%
HSV (HSB):
353°, 81.2500%, 94.1176%
XYZ:
37.9170, 20.8194, 7.4889
xyY:
0.5725, 0.3144, 20.8194
CIE-Lab:
52.7513, 71.7322, 36.5927
CIE-LCH:
52.7513, 80.5267, 27.0275
CIE-Luv:
52.7513, 143.4152, 23.6225
Hunter-Lab:
45.6283, 68.4835, 22.2086
#f02d44 color charts
#f02d44 color shades, tints & tones
#f02d44 color schemes
#f02d44 color preview, HTML & CSS examples
This text has a color of #f02d44
<p style="color:#f02d44;">Text here</p>
.mytext {color:#f02d44;}
This box has a color of #f02d44
<div style="background-color:#f02d44;">Content here</div>
.mybackground {background-color:#f02d44;}
Border around this has a color of #f02d44
<div style="border:2px solid #f02d44;">Content here</div>
.myborder {border:2px solid #f02d44;}