#7d2d09 color space conversions
Hex:
#7d2d09
RGB:
125, 45, 9
CMY:
51, 82, 96
CMYK:
0, 64, 93, 51
HSL:
19°, 86.5672%, 26.2745%
HSV (HSB):
19°, 92.8000%, 49.0196%
XYZ:
9.4451, 6.2565, 0.9682
xyY:
0.5666, 0.3753, 6.2565
CIE-Lab:
30.0505, 33.1001, 37.9619
CIE-LCH:
30.0505, 50.3659, 48.9139
CIE-Luv:
30.0505, 61.6924, 24.1771
Hunter-Lab:
25.0129, 23.6308, 15.2139
#7d2d09 color charts
#7d2d09 color shades, tints & tones
#7d2d09 color schemes
#7d2d09 color preview, HTML & CSS examples
This text has a color of #7d2d09
<p style="color:#7d2d09;">Text here</p>
.mytext {color:#7d2d09;}
This box has a color of #7d2d09
<div style="background-color:#7d2d09;">Content here</div>
.mybackground {background-color:#7d2d09;}
Border around this has a color of #7d2d09
<div style="border:2px solid #7d2d09;">Content here</div>
.myborder {border:2px solid #7d2d09;}