#f51a65 color space conversions
Hex:
#f51a65
RGB:
245, 26, 101
CMY:
4, 90, 60
CMYK:
0, 89, 59, 4
HSL:
339°, 91.6318%, 53.1373%
HSV (HSB):
339°, 89.3878%, 96.0784%
XYZ:
40.3745, 21.0909, 14.2549
xyY:
0.5332, 0.2785, 21.0909
CIE-Lab:
53.0488, 78.2362, 17.4954
CIE-LCH:
53.0488, 80.1685, 12.6053
CIE-Luv:
53.0488, 142.3467, 4.6891
Hunter-Lab:
45.9248, 76.5591, 13.7439
#f51a65 color charts
#f51a65 color shades, tints & tones
#f51a65 color schemes
#f51a65 color preview, HTML & CSS examples
This text has a color of #f51a65
<p style="color:#f51a65;">Text here</p>
.mytext {color:#f51a65;}
This box has a color of #f51a65
<div style="background-color:#f51a65;">Content here</div>
.mybackground {background-color:#f51a65;}
Border around this has a color of #f51a65
<div style="border:2px solid #f51a65;">Content here</div>
.myborder {border:2px solid #f51a65;}