#f50c45 color space conversions
Hex:
#f50c45
RGB:
245, 12, 69
CMY:
4, 95, 73
CMYK:
0, 95, 72, 4
HSL:
345°, 92.0949%, 50.3922%
HSV (HSB):
345°, 95.1020%, 96.0784%
XYZ:
38.8618, 20.1051, 7.4626
xyY:
0.5850, 0.3027, 20.1051
CIE-Lab:
51.9558, 78.1933, 35.3173
CIE-LCH:
51.9558, 85.7992, 24.3071
CIE-Luv:
51.9558, 155.7498, 20.5167
Hunter-Lab:
44.8387, 76.2388, 21.5193
#f50c45 color charts
#f50c45 color shades, tints & tones
#f50c45 color schemes
#f50c45 color preview, HTML & CSS examples
This text has a color of #f50c45
<p style="color:#f50c45;">Text here</p>
.mytext {color:#f50c45;}
This box has a color of #f50c45
<div style="background-color:#f50c45;">Content here</div>
.mybackground {background-color:#f50c45;}
Border around this has a color of #f50c45
<div style="border:2px solid #f50c45;">Content here</div>
.myborder {border:2px solid #f50c45;}