#f03b48 color space conversions
Hex:
#f03b48
RGB:
240, 59, 72
CMY:
6, 77, 72
CMYK:
0, 75, 70, 6
HSL:
356°, 85.7820%, 58.6275%
HSV (HSB):
356°, 75.4167%, 94.1176%
XYZ:
38.6688, 22.1211, 8.3626
xyY:
0.5592, 0.3199, 22.1211
CIE-Lab:
54.1552, 68.0977, 35.9433
CIE-LCH:
54.1552, 77.0014, 27.8259
CIE-Luv:
54.1552, 135.9997, 24.6113
Hunter-Lab:
47.0330, 64.4483, 22.3812
#f03b48 color charts
#f03b48 color shades, tints & tones
#f03b48 color schemes
#f03b48 color preview, HTML & CSS examples
This text has a color of #f03b48
<p style="color:#f03b48;">Text here</p>
.mytext {color:#f03b48;}
This box has a color of #f03b48
<div style="background-color:#f03b48;">Content here</div>
.mybackground {background-color:#f03b48;}
Border around this has a color of #f03b48
<div style="border:2px solid #f03b48;">Content here</div>
.myborder {border:2px solid #f03b48;}