#7f2f0d color space conversions
Hex:
#7f2f0d
RGB:
127, 47, 13
CMY:
50, 82, 95
CMYK:
0, 63, 90, 50
HSL:
18°, 81.4286%, 27.4510%
HSV (HSB):
18°, 89.7638%, 49.8039%
XYZ:
9.8416, 6.5741, 1.1310
xyY:
0.5609, 0.3747, 6.5741
CIE-Lab:
30.8170, 32.9919, 37.0812
CIE-LCH:
30.8170, 49.6334, 48.3398
CIE-Luv:
30.8170, 61.7468, 24.3045
Hunter-Lab:
25.6400, 23.6446, 15.3327
#7f2f0d color charts
#7f2f0d color shades, tints & tones
#7f2f0d color schemes
#7f2f0d color preview, HTML & CSS examples
This text has a color of #7f2f0d
<p style="color:#7f2f0d;">Text here</p>
.mytext {color:#7f2f0d;}
This box has a color of #7f2f0d
<div style="background-color:#7f2f0d;">Content here</div>
.mybackground {background-color:#7f2f0d;}
Border around this has a color of #7f2f0d
<div style="border:2px solid #7f2f0d;">Content here</div>
.myborder {border:2px solid #7f2f0d;}