#f50d2d color space conversions
Hex:
#f50d2d
RGB:
245, 13, 45
CMY:
4, 95, 82
CMYK:
0, 95, 82, 4
HSL:
352°, 92.0635%, 50.5882%
HSV (HSB):
352°, 94.6939%, 96.0784%
XYZ:
38.2738, 19.8898, 4.3045
xyY:
0.6127, 0.3184, 19.8898
CIE-Lab:
51.7124, 77.3612, 48.6136
CIE-LCH:
51.7124, 91.3676, 32.1452
CIE-Luv:
51.7124, 161.4487, 29.4431
Hunter-Lab:
44.5980, 75.1414, 25.4961
#f50d2d color charts
#f50d2d color shades, tints & tones
#f50d2d color schemes
#f50d2d color preview, HTML & CSS examples
This text has a color of #f50d2d
<p style="color:#f50d2d;">Text here</p>
.mytext {color:#f50d2d;}
This box has a color of #f50d2d
<div style="background-color:#f50d2d;">Content here</div>
.mybackground {background-color:#f50d2d;}
Border around this has a color of #f50d2d
<div style="border:2px solid #f50d2d;">Content here</div>
.myborder {border:2px solid #f50d2d;}