#f50705 color space conversions
Hex:
#f50705
RGB:
245, 7, 5
CMY:
4, 97, 98
CMYK:
0, 97, 98, 4
HSL:
0°, 96.0000%, 49.0196%
HSV (HSB):
0°, 97.9592%, 96.0784%
XYZ:
37.7596, 19.5754, 1.9319
xyY:
0.6371, 0.3303, 19.5754
CIE-Lab:
51.3537, 77.2462, 63.9634
CIE-LCH:
51.3537, 100.2910, 39.6263
CIE-Luv:
51.3537, 166.9647, 36.1573
Hunter-Lab:
44.2441, 74.9114, 28.3820
#f50705 color charts
#f50705 color shades, tints & tones
#f50705 color schemes
#f50705 color preview, HTML & CSS examples
This text has a color of #f50705
<p style="color:#f50705;">Text here</p>
.mytext {color:#f50705;}
This box has a color of #f50705
<div style="background-color:#f50705;">Content here</div>
.mybackground {background-color:#f50705;}
Border around this has a color of #f50705
<div style="border:2px solid #f50705;">Content here</div>
.myborder {border:2px solid #f50705;}