#983e5c color space conversions
Hex:
#983e5c
RGB:
152, 62, 92
CMY:
40, 76, 64
CMYK:
0, 59, 39, 40
HSL:
340°, 42.0561%, 41.9608%
HSV (HSB):
340°, 59.2105%, 59.6078%
XYZ:
16.6033, 10.8934, 11.3528
xyY:
0.4274, 0.2804, 10.8934
CIE-Lab:
39.4003, 40.7101, 1.3843
CIE-LCH:
39.4003, 40.7336, 1.9476
CIE-Luv:
39.4003, 57.5780, -5.2946
Hunter-Lab:
33.0051, 32.0360, 2.7096
#983e5c color charts
#983e5c color shades, tints & tones
#983e5c color schemes
#983e5c color preview, HTML & CSS examples
This text has a color of #983e5c
<p style="color:#983e5c;">Text here</p>
.mytext {color:#983e5c;}
This box has a color of #983e5c
<div style="background-color:#983e5c;">Content here</div>
.mybackground {background-color:#983e5c;}
Border around this has a color of #983e5c
<div style="border:2px solid #983e5c;">Content here</div>
.myborder {border:2px solid #983e5c;}