#98b48c color space conversions
Hex:
#98b48c
RGB:
152, 180, 140
CMY:
40, 29, 45
CMYK:
16, 0, 22, 29
HSL:
102°, 21.0526%, 62.7451%
HSV (HSB):
102°, 22.2222%, 70.5882%
XYZ:
34.0038, 41.2114, 30.9733
xyY:
0.3202, 0.3881, 41.2114
CIE-Lab:
70.3238, -17.1359, 17.2997
CIE-LCH:
70.3238, 24.3499, 134.7275
CIE-Luv:
70.3238, -13.9803, 26.9290
Hunter-Lab:
64.1961, -17.7942, 16.3310
#98b48c color charts
#98b48c color shades, tints & tones
#98b48c color schemes
#98b48c color preview, HTML & CSS examples
This text has a color of #98b48c
<p style="color:#98b48c;">Text here</p>
.mytext {color:#98b48c;}
This box has a color of #98b48c
<div style="background-color:#98b48c;">Content here</div>
.mybackground {background-color:#98b48c;}
Border around this has a color of #98b48c
<div style="border:2px solid #98b48c;">Content here</div>
.myborder {border:2px solid #98b48c;}