#f50c06 color space conversions
Hex:
#f50c06
RGB:
245, 12, 6
CMY:
4, 95, 98
CMYK:
0, 95, 98, 4
HSL:
2°, 95.2191%, 49.2157%
HSV (HSB):
2°, 97.5510%, 96.0784%
XYZ:
37.8205, 19.6886, 1.9792
xyY:
0.6358, 0.3310, 19.6886
CIE-Lab:
51.4833, 76.8855, 63.7640
CIE-LCH:
51.4833, 99.8861, 39.6702
CIE-Luv:
51.4833, 166.1869, 36.2988
Hunter-Lab:
44.3718, 74.4947, 28.4156
#f50c06 color charts
#f50c06 color shades, tints & tones
#f50c06 color schemes
#f50c06 color preview, HTML & CSS examples
This text has a color of #f50c06
<p style="color:#f50c06;">Text here</p>
.mytext {color:#f50c06;}
This box has a color of #f50c06
<div style="background-color:#f50c06;">Content here</div>
.mybackground {background-color:#f50c06;}
Border around this has a color of #f50c06
<div style="border:2px solid #f50c06;">Content here</div>
.myborder {border:2px solid #f50c06;}