#f03b5f color space conversions
Hex:
#f03b5f
RGB:
240, 59, 95
CMY:
6, 77, 63
CMYK:
0, 75, 60, 6
HSL:
348°, 85.7820%, 58.6275%
HSV (HSB):
348°, 75.4167%, 94.1176%
XYZ:
39.5647, 22.4794, 13.0801
xyY:
0.5267, 0.2992, 22.4794
CIE-Lab:
54.5320, 69.3129, 22.9228
CIE-LCH:
54.5320, 73.0050, 18.2998
CIE-Luv:
54.5320, 129.4434, 12.7615
Hunter-Lab:
47.4125, 65.9827, 16.8318
#f03b5f color charts
#f03b5f color shades, tints & tones
#f03b5f color schemes
#f03b5f color preview, HTML & CSS examples
This text has a color of #f03b5f
<p style="color:#f03b5f;">Text here</p>
.mytext {color:#f03b5f;}
This box has a color of #f03b5f
<div style="background-color:#f03b5f;">Content here</div>
.mybackground {background-color:#f03b5f;}
Border around this has a color of #f03b5f
<div style="border:2px solid #f03b5f;">Content here</div>
.myborder {border:2px solid #f03b5f;}