#ff412e color space conversions
Hex:
#ff412e
RGB:
255, 65, 46
CMY:
0, 75, 82
CMYK:
0, 75, 82, 0
HSL:
5°, 100.0000%, 59.0196%
HSV (HSB):
5°, 81.9608%, 100.0000%
XYZ:
43.6234, 25.2379, 5.1569
xyY:
0.5894, 0.3410, 25.2379
CIE-Lab:
57.3064, 69.7070, 54.0289
CIE-LCH:
57.3064, 88.1940, 37.7788
CIE-Luv:
57.3064, 149.6340, 37.7335
Hunter-Lab:
50.2373, 67.0848, 29.0799
#ff412e color charts
#ff412e color shades, tints & tones
#ff412e color schemes
#ff412e color preview, HTML & CSS examples
This text has a color of #ff412e
<p style="color:#ff412e;">Text here</p>
.mytext {color:#ff412e;}
This box has a color of #ff412e
<div style="background-color:#ff412e;">Content here</div>
.mybackground {background-color:#ff412e;}
Border around this has a color of #ff412e
<div style="border:2px solid #ff412e;">Content here</div>
.myborder {border:2px solid #ff412e;}