#f6153a color space conversions
Hex:
#f6153a
RGB:
246, 21, 58
CMY:
4, 92, 77
CMYK:
0, 91, 76, 4
HSL:
350°, 92.5926%, 52.3529%
HSV (HSB):
350°, 91.4634%, 96.4706%
XYZ:
39.0379, 20.4346, 5.8897
xyY:
0.5973, 0.3126, 20.4346
CIE-Lab:
52.3251, 77.1611, 42.1636
CIE-LCH:
52.3251, 87.9296, 28.6538
CIE-Luv:
52.3251, 157.8543, 25.8428
Hunter-Lab:
45.2047, 75.0410, 23.9184
#f6153a color charts
#f6153a color shades, tints & tones
#f6153a color schemes
#f6153a color preview, HTML & CSS examples
This text has a color of #f6153a
<p style="color:#f6153a;">Text here</p>
.mytext {color:#f6153a;}
This box has a color of #f6153a
<div style="background-color:#f6153a;">Content here</div>
.mybackground {background-color:#f6153a;}
Border around this has a color of #f6153a
<div style="border:2px solid #f6153a;">Content here</div>
.myborder {border:2px solid #f6153a;}