#f73232 color space conversions
Hex:
#f73232
RGB:
247, 50, 50
CMY:
3, 80, 80
CMYK:
0, 80, 80, 3
HSL:
0°, 92.4883%, 58.2353%
HSV (HSB):
0°, 79.7571%, 96.8627%
XYZ:
40.0741, 22.2857, 5.2070
xyY:
0.5931, 0.3298, 22.2857
CIE-Lab:
54.3288, 71.7843, 48.6615
CIE-LCH:
54.3288, 86.7233, 34.1328
CIE-Luv:
54.3288, 150.5760, 32.4705
Hunter-Lab:
47.2077, 68.9133, 26.5057
#f73232 color charts
#f73232 color shades, tints & tones
#f73232 color schemes
#f73232 color preview, HTML & CSS examples
This text has a color of #f73232
<p style="color:#f73232;">Text here</p>
.mytext {color:#f73232;}
This box has a color of #f73232
<div style="background-color:#f73232;">Content here</div>
.mybackground {background-color:#f73232;}
Border around this has a color of #f73232
<div style="border:2px solid #f73232;">Content here</div>
.myborder {border:2px solid #f73232;}