#7b5d5d color space conversions
Hex:
#7b5d5d
RGB:
123, 93, 93
CMY:
52, 64, 64
CMYK:
0, 24, 24, 52
HSL:
0°, 13.8889%, 42.3529%
HSV (HSB):
0°, 24.3902%, 48.2353%
XYZ:
14.0585, 12.8300, 12.0914
xyY:
0.3607, 0.3291, 12.8300
CIE-Lab:
42.5059, 12.2450, 4.7401
CIE-LCH:
42.5059, 13.1304, 21.1617
CIE-Luv:
42.5059, 18.6681, 4.0194
Hunter-Lab:
35.8189, 7.3760, 5.0588
#7b5d5d color charts
#7b5d5d color shades, tints & tones
#7b5d5d color schemes
#7b5d5d color preview, HTML & CSS examples
This text has a color of #7b5d5d
<p style="color:#7b5d5d;">Text here</p>
.mytext {color:#7b5d5d;}
This box has a color of #7b5d5d
<div style="background-color:#7b5d5d;">Content here</div>
.mybackground {background-color:#7b5d5d;}
Border around this has a color of #7b5d5d
<div style="border:2px solid #7b5d5d;">Content here</div>
.myborder {border:2px solid #7b5d5d;}