#95dabb color space conversions
Hex:
#95dabb
RGB:
149, 218, 187
CMY:
42, 15, 27
CMYK:
32, 0, 14, 15
HSL:
153°, 48.2517%, 71.9608%
HSV (HSB):
153°, 31.6514%, 85.4902%
XYZ:
46.4355, 60.1202, 56.1707
xyY:
0.2854, 0.3695, 60.1202
CIE-Lab:
81.9035, -28.1995, 8.3959
CIE-LCH:
81.9035, 29.4229, 163.4201
CIE-Luv:
81.9035, -33.5569, 17.2257
Hunter-Lab:
77.5372, -28.7901, 11.3243
#95dabb color charts
#95dabb color shades, tints & tones
#95dabb color schemes
#95dabb color preview, HTML & CSS examples
This text has a color of #95dabb
<p style="color:#95dabb;">Text here</p>
.mytext {color:#95dabb;}
This box has a color of #95dabb
<div style="background-color:#95dabb;">Content here</div>
.mybackground {background-color:#95dabb;}
Border around this has a color of #95dabb
<div style="border:2px solid #95dabb;">Content here</div>
.myborder {border:2px solid #95dabb;}