#f50c1c color space conversions
Hex:
#f50c1c
RGB:
245, 12, 28
CMY:
4, 95, 89
CMYK:
0, 95, 89, 4
HSL:
356°, 92.0949%, 50.3922%
HSV (HSB):
356°, 95.1020%, 96.0784%
XYZ:
37.9973, 19.7593, 2.9098
xyY:
0.6263, 0.3257, 19.7593
CIE-Lab:
51.5639, 77.1097, 56.6943
CIE-LCH:
51.5639, 95.7087, 36.3249
CIE-Luv:
51.5639, 164.3166, 33.4853
Hunter-Lab:
44.4514, 74.7927, 27.2348
#f50c1c color charts
#f50c1c color shades, tints & tones
#f50c1c color schemes
#f50c1c color preview, HTML & CSS examples
This text has a color of #f50c1c
<p style="color:#f50c1c;">Text here</p>
.mytext {color:#f50c1c;}
This box has a color of #f50c1c
<div style="background-color:#f50c1c;">Content here</div>
.mybackground {background-color:#f50c1c;}
Border around this has a color of #f50c1c
<div style="border:2px solid #f50c1c;">Content here</div>
.myborder {border:2px solid #f50c1c;}