#f51a52 color space conversions
Hex:
#f51a52
RGB:
245, 26, 82
CMY:
4, 90, 68
CMYK:
0, 89, 67, 4
HSL:
345°, 91.6318%, 53.1373%
HSV (HSB):
345°, 89.3878%, 96.0784%
XYZ:
39.5486, 20.7605, 9.9054
xyY:
0.5633, 0.2957, 20.7605
CIE-Lab:
52.6863, 77.2177, 28.4749
CIE-LCH:
52.6863, 82.3006, 20.2420
CIE-Luv:
52.6863, 149.1257, 15.4048
Hunter-Lab:
45.5637, 75.1990, 19.0051
#f51a52 color charts
#f51a52 color shades, tints & tones
#f51a52 color schemes
#f51a52 color preview, HTML & CSS examples
This text has a color of #f51a52
<p style="color:#f51a52;">Text here</p>
.mytext {color:#f51a52;}
This box has a color of #f51a52
<div style="background-color:#f51a52;">Content here</div>
.mybackground {background-color:#f51a52;}
Border around this has a color of #f51a52
<div style="border:2px solid #f51a52;">Content here</div>
.myborder {border:2px solid #f51a52;}