#410000 color space conversions
Hex:
#410000
RGB:
65, 0, 0
CMY:
75, 100, 100
CMYK:
0, 100, 100, 75
HSL:
0°, 100.0000%, 12.7451%
HSV (HSB):
0°, 100.0000%, 25.4902%
XYZ:
2.1800, 1.1238, 0.1020
xyY:
0.6401, 0.3300, 1.1238
CIE-Lab:
9.9830, 30.0649, 15.7529
CIE-LCH:
9.9830, 33.9419, 27.6528
CIE-Luv:
9.9830, 32.8286, 7.0795
Hunter-Lab:
10.6010, 18.1546, 6.8501
#410000 color charts
#410000 color shades, tints & tones
#410000 color schemes
#410000 color preview, HTML & CSS examples
This text has a color of #410000
<p style="color:#410000;">Text here</p>
.mytext {color:#410000;}
This box has a color of #410000
<div style="background-color:#410000;">Content here</div>
.mybackground {background-color:#410000;}
Border around this has a color of #410000
<div style="border:2px solid #410000;">Content here</div>
.myborder {border:2px solid #410000;}