#ff413c color space conversions
Hex:
#ff413c
RGB:
255, 65, 60
CMY:
0, 75, 76
CMYK:
0, 75, 76, 0
HSL:
2°, 100.0000%, 61.7647%
HSV (HSB):
2°, 76.4706%, 100.0000%
XYZ:
43.9459, 25.3668, 6.8550
xyY:
0.5770, 0.3330, 25.3668
CIE-Lab:
57.4311, 70.1176, 47.0419
CIE-LCH:
57.4311, 84.4359, 33.8577
CIE-Luv:
57.4311, 147.2061, 33.3621
Hunter-Lab:
50.3655, 67.6087, 27.1861
#ff413c color charts
#ff413c color shades, tints & tones
#ff413c color schemes
#ff413c color preview, HTML & CSS examples
This text has a color of #ff413c
<p style="color:#ff413c;">Text here</p>
.mytext {color:#ff413c;}
This box has a color of #ff413c
<div style="background-color:#ff413c;">Content here</div>
.mybackground {background-color:#ff413c;}
Border around this has a color of #ff413c
<div style="border:2px solid #ff413c;">Content here</div>
.myborder {border:2px solid #ff413c;}