#7b2c2d color space conversions
Hex:
#7b2c2d
RGB:
123, 44, 45
CMY:
52, 83, 82
CMYK:
0, 64, 63, 52
HSL:
359°, 47.3054%, 32.7451%
HSV (HSB):
359°, 64.2276%, 48.2353%
XYZ:
9.5427, 6.2018, 3.1767
xyY:
0.5043, 0.3278, 6.2018
CIE-Lab:
29.9159, 34.4749, 17.5953
CIE-LCH:
29.9159, 38.7055, 27.0388
CIE-Luv:
29.9159, 55.4849, 11.5032
Hunter-Lab:
24.9034, 24.8185, 9.8692
#7b2c2d color charts
#7b2c2d color shades, tints & tones
#7b2c2d color schemes
#7b2c2d color preview, HTML & CSS examples
This text has a color of #7b2c2d
<p style="color:#7b2c2d;">Text here</p>
.mytext {color:#7b2c2d;}
This box has a color of #7b2c2d
<div style="background-color:#7b2c2d;">Content here</div>
.mybackground {background-color:#7b2c2d;}
Border around this has a color of #7b2c2d
<div style="border:2px solid #7b2c2d;">Content here</div>
.myborder {border:2px solid #7b2c2d;}