#98b2b2 color space conversions
Hex:
#98b2b2
RGB:
152, 178, 178
CMY:
40, 30, 30
CMYK:
15, 0, 0, 30
HSL:
180°, 14.4444%, 64.7059%
HSV (HSB):
180°, 14.6067%, 69.8039%
XYZ:
36.9052, 41.7305, 48.2292
xyY:
0.2909, 0.3289, 41.7305
CIE-Lab:
70.6847, -8.8707, -3.0003
CIE-LCH:
70.6847, 9.3644, 198.6866
CIE-Luv:
70.6847, -13.8196, -2.9932
Hunter-Lab:
64.5992, -11.0725, 0.9540
#98b2b2 color charts
#98b2b2 color shades, tints & tones
#98b2b2 color schemes
#98b2b2 color preview, HTML & CSS examples
This text has a color of #98b2b2
<p style="color:#98b2b2;">Text here</p>
.mytext {color:#98b2b2;}
This box has a color of #98b2b2
<div style="background-color:#98b2b2;">Content here</div>
.mybackground {background-color:#98b2b2;}
Border around this has a color of #98b2b2
<div style="border:2px solid #98b2b2;">Content here</div>
.myborder {border:2px solid #98b2b2;}