#f10f48 color space conversions
Hex:
#f10f48
RGB:
241, 15, 72
CMY:
5, 94, 72
CMYK:
0, 94, 70, 5
HSL:
345°, 88.9764%, 50.1961%
HSV (HSB):
345°, 93.7759%, 94.5098%
XYZ:
37.6162, 19.5103, 7.9142
xyY:
0.5783, 0.3000, 19.5103
CIE-Lab:
51.2790, 77.1024, 32.5318
CIE-LCH:
51.2790, 83.6846, 22.8763
CIE-Luv:
51.2790, 151.4480, 18.4455
Hunter-Lab:
44.1705, 74.7146, 20.2961
#f10f48 color charts
#f10f48 color shades, tints & tones
#f10f48 color schemes
#f10f48 color preview, HTML & CSS examples
This text has a color of #f10f48
<p style="color:#f10f48;">Text here</p>
.mytext {color:#f10f48;}
This box has a color of #f10f48
<div style="background-color:#f10f48;">Content here</div>
.mybackground {background-color:#f10f48;}
Border around this has a color of #f10f48
<div style="border:2px solid #f10f48;">Content here</div>
.myborder {border:2px solid #f10f48;}