#7d001d color space conversions
Hex:
#7d001d
RGB:
125, 0, 29
CMY:
51, 100, 89
CMYK:
0, 100, 77, 51
HSL:
346°, 100.0000%, 24.5098%
HSV (HSB):
346°, 100.0000%, 49.0196%
XYZ:
8.6792, 4.4487, 1.5636
xyY:
0.5908, 0.3028, 4.4487
CIE-Lab:
25.1025, 47.9902, 22.2531
CIE-LCH:
25.1025, 52.8986, 24.8772
CIE-Luv:
25.1025, 76.8766, 10.2839
Hunter-Lab:
21.0919, 36.5411, 10.3689
#7d001d color charts
#7d001d color shades, tints & tones
#7d001d color schemes
#7d001d color preview, HTML & CSS examples
This text has a color of #7d001d
<p style="color:#7d001d;">Text here</p>
.mytext {color:#7d001d;}
This box has a color of #7d001d
<div style="background-color:#7d001d;">Content here</div>
.mybackground {background-color:#7d001d;}
Border around this has a color of #7d001d
<div style="border:2px solid #7d001d;">Content here</div>
.myborder {border:2px solid #7d001d;}