#7d000d color space conversions
Hex:
#7d000d
RGB:
125, 0, 13
CMY:
51, 100, 95
CMYK:
0, 100, 90, 51
HSL:
354°, 100.0000%, 24.5098%
HSV (HSB):
354°, 100.0000%, 49.0196%
XYZ:
8.5301, 4.3890, 0.7784
xyY:
0.6227, 0.3204, 4.3890
CIE-Lab:
24.9180, 47.4887, 31.8290
CIE-LCH:
24.9180, 57.1687, 33.8317
CIE-Luv:
24.9180, 80.0154, 15.1179
Hunter-Lab:
20.9500, 36.0162, 12.4622
#7d000d color charts
#7d000d color shades, tints & tones
#7d000d color schemes
#7d000d color preview, HTML & CSS examples
This text has a color of #7d000d
<p style="color:#7d000d;">Text here</p>
.mytext {color:#7d000d;}
This box has a color of #7d000d
<div style="background-color:#7d000d;">Content here</div>
.mybackground {background-color:#7d000d;}
Border around this has a color of #7d000d
<div style="border:2px solid #7d000d;">Content here</div>
.myborder {border:2px solid #7d000d;}