#983e50 color space conversions
Hex:
#983e50
RGB:
152, 62, 80
CMY:
40, 76, 69
CMYK:
0, 59, 47, 40
HSL:
348°, 42.0561%, 41.9608%
HSV (HSB):
348°, 59.2105%, 59.6078%
XYZ:
16.1195, 10.6998, 8.8051
xyY:
0.4525, 0.3004, 10.6998
CIE-Lab:
39.0702, 39.3910, 8.4609
CIE-LCH:
39.0702, 40.2894, 12.1226
CIE-Luv:
39.0702, 60.8150, 3.0298
Hunter-Lab:
32.7106, 30.7196, 6.9376
#983e50 color charts
#983e50 color shades, tints & tones
#983e50 color schemes
#983e50 color preview, HTML & CSS examples
This text has a color of #983e50
<p style="color:#983e50;">Text here</p>
.mytext {color:#983e50;}
This box has a color of #983e50
<div style="background-color:#983e50;">Content here</div>
.mybackground {background-color:#983e50;}
Border around this has a color of #983e50
<div style="border:2px solid #983e50;">Content here</div>
.myborder {border:2px solid #983e50;}