#975d2d color space conversions
Hex:
#975d2d
RGB:
151, 93, 45
CMY:
41, 64, 82
CMYK:
0, 38, 70, 41
HSL:
27°, 54.0816%, 38.4314%
HSV (HSB):
27°, 70.1987%, 59.2157%
XYZ:
17.1505, 14.5975, 4.3963
xyY:
0.4745, 0.4039, 14.5975
CIE-Lab:
45.0779, 19.2752, 36.6938
CIE-LCH:
45.0779, 41.4484, 62.2872
CIE-Luv:
45.0779, 45.3205, 34.3668
Hunter-Lab:
38.2066, 13.2649, 19.9224
#975d2d color charts
#975d2d color shades, tints & tones
#975d2d color schemes
#975d2d color preview, HTML & CSS examples
This text has a color of #975d2d
<p style="color:#975d2d;">Text here</p>
.mytext {color:#975d2d;}
This box has a color of #975d2d
<div style="background-color:#975d2d;">Content here</div>
.mybackground {background-color:#975d2d;}
Border around this has a color of #975d2d
<div style="border:2px solid #975d2d;">Content here</div>
.myborder {border:2px solid #975d2d;}