#987d2d color space conversions
Hex:
#987d2d
RGB:
152, 125, 45
CMY:
40, 51, 82
CMYK:
0, 18, 70, 40
HSL:
45°, 54.3147%, 38.6275%
HSV (HSB):
45°, 70.3947%, 59.6078%
XYZ:
20.7562, 21.5321, 5.5448
xyY:
0.4339, 0.4502, 21.5321
CIE-Lab:
53.5270, 1.4116, 45.7423
CIE-LCH:
53.5270, 45.7641, 88.2325
CIE-Luv:
53.5270, 22.6474, 48.2994
Hunter-Lab:
46.4027, -1.3607, 25.3972
#987d2d color charts
#987d2d color shades, tints & tones
#987d2d color schemes
#987d2d color preview, HTML & CSS examples
This text has a color of #987d2d
<p style="color:#987d2d;">Text here</p>
.mytext {color:#987d2d;}
This box has a color of #987d2d
<div style="background-color:#987d2d;">Content here</div>
.mybackground {background-color:#987d2d;}
Border around this has a color of #987d2d
<div style="border:2px solid #987d2d;">Content here</div>
.myborder {border:2px solid #987d2d;}