#7f2d09 color space conversions
Hex:
#7f2d09
RGB:
127, 45, 9
CMY:
50, 82, 96
CMYK:
0, 65, 93, 50
HSL:
18°, 86.7647%, 26.6667%
HSV (HSB):
18°, 92.9134%, 49.8039%
XYZ:
9.7401, 6.4085, 0.9821
xyY:
0.5686, 0.3741, 6.4085
CIE-Lab:
30.4206, 33.8910, 38.4040
CIE-LCH:
30.4206, 51.2198, 48.5721
CIE-Luv:
30.4206, 63.3561, 24.4050
Hunter-Lab:
25.3151, 24.3774, 15.4205
#7f2d09 color charts
#7f2d09 color shades, tints & tones
#7f2d09 color schemes
#7f2d09 color preview, HTML & CSS examples
This text has a color of #7f2d09
<p style="color:#7f2d09;">Text here</p>
.mytext {color:#7f2d09;}
This box has a color of #7f2d09
<div style="background-color:#7f2d09;">Content here</div>
.mybackground {background-color:#7f2d09;}
Border around this has a color of #7f2d09
<div style="border:2px solid #7f2d09;">Content here</div>
.myborder {border:2px solid #7f2d09;}