#f51d46 color space conversions
Hex:
#f51d46
RGB:
245, 29, 70
CMY:
4, 89, 73
CMYK:
0, 88, 71, 4
HSL:
349°, 91.5254%, 53.7255%
HSV (HSB):
349°, 88.1633%, 96.0784%
XYZ:
39.2010, 20.7334, 7.7302
xyY:
0.5793, 0.3064, 20.7334
CIE-Lab:
52.6565, 76.2498, 35.5587
CIE-LCH:
52.6565, 84.1336, 25.0018
CIE-Luv:
52.6565, 152.0383, 21.4995
Hunter-Lab:
45.5339, 73.9897, 21.8083
#f51d46 color charts
#f51d46 color shades, tints & tones
#f51d46 color schemes
#f51d46 color preview, HTML & CSS examples
This text has a color of #f51d46
<p style="color:#f51d46;">Text here</p>
.mytext {color:#f51d46;}
This box has a color of #f51d46
<div style="background-color:#f51d46;">Content here</div>
.mybackground {background-color:#f51d46;}
Border around this has a color of #f51d46
<div style="border:2px solid #f51d46;">Content here</div>
.myborder {border:2px solid #f51d46;}