#f0153c color space conversions
Hex:
#f0153c
RGB:
240, 21, 60
CMY:
6, 92, 76
CMYK:
0, 91, 75, 6
HSL:
349°, 87.9518%, 51.1765%
HSV (HSB):
349°, 91.2500%, 94.1176%
XYZ:
37.0190, 19.3878, 6.0661
xyY:
0.5926, 0.3103, 19.3878
CIE-Lab:
51.1379, 75.7574, 39.3692
CIE-LCH:
51.1379, 85.3763, 27.4598
CIE-Luv:
51.1379, 152.9569, 23.8800
Hunter-Lab:
44.0316, 73.0160, 22.6540
#f0153c color charts
#f0153c color shades, tints & tones
#f0153c color schemes
#f0153c color preview, HTML & CSS examples
This text has a color of #f0153c
<p style="color:#f0153c;">Text here</p>
.mytext {color:#f0153c;}
This box has a color of #f0153c
<div style="background-color:#f0153c;">Content here</div>
.mybackground {background-color:#f0153c;}
Border around this has a color of #f0153c
<div style="border:2px solid #f0153c;">Content here</div>
.myborder {border:2px solid #f0153c;}