#98b5b5 color space conversions
Hex:
#98b5b5
RGB:
152, 181, 181
CMY:
40, 29, 29
CMYK:
16, 0, 0, 29
HSL:
180°, 16.3842%, 65.2941%
HSV (HSB):
180°, 16.0221%, 70.9804%
XYZ:
37.8133, 43.0593, 50.0344
xyY:
0.2889, 0.3289, 43.0593
CIE-Lab:
71.5952, -9.8276, -3.3093
CIE-LCH:
71.5952, 10.3698, 198.6104
CIE-Luv:
71.5952, -15.3006, -3.3128
Hunter-Lab:
65.6196, -11.9738, 0.7256
#98b5b5 color charts
#98b5b5 color shades, tints & tones
#98b5b5 color schemes
#98b5b5 color preview, HTML & CSS examples
This text has a color of #98b5b5
<p style="color:#98b5b5;">Text here</p>
.mytext {color:#98b5b5;}
This box has a color of #98b5b5
<div style="background-color:#98b5b5;">Content here</div>
.mybackground {background-color:#98b5b5;}
Border around this has a color of #98b5b5
<div style="border:2px solid #98b5b5;">Content here</div>
.myborder {border:2px solid #98b5b5;}