#f50c27 color space conversions
Hex:
#f50c27
RGB:
245, 12, 39
CMY:
4, 95, 85
CMYK:
0, 95, 84, 4
HSL:
353°, 92.0949%, 50.3922%
HSV (HSB):
353°, 95.1020%, 96.0784%
XYZ:
38.1539, 19.8219, 3.7345
xyY:
0.6183, 0.3212, 19.8219
CIE-Lab:
51.6353, 77.3076, 51.6312
CIE-LCH:
51.6353, 92.9637, 33.7376
CIE-Luv:
51.6353, 162.6946, 31.0404
Hunter-Lab:
44.5218, 75.0561, 26.1920
#f50c27 color charts
#f50c27 color shades, tints & tones
#f50c27 color schemes
#f50c27 color preview, HTML & CSS examples
This text has a color of #f50c27
<p style="color:#f50c27;">Text here</p>
.mytext {color:#f50c27;}
This box has a color of #f50c27
<div style="background-color:#f50c27;">Content here</div>
.mybackground {background-color:#f50c27;}
Border around this has a color of #f50c27
<div style="border:2px solid #f50c27;">Content here</div>
.myborder {border:2px solid #f50c27;}