#95f8d5 color space conversions
Hex:
#95f8d5
RGB:
149, 248, 213
CMY:
42, 3, 16
CMYK:
40, 0, 14, 3
HSL:
159°, 87.6106%, 77.8431%
HSV (HSB):
159°, 39.9194%, 97.2549%
XYZ:
57.9721, 78.3285, 75.0142
xyY:
0.2743, 0.3707, 78.3285
CIE-Lab:
90.9296, -36.8731, 7.7205
CIE-LCH:
90.9296, 37.6727, 168.1743
CIE-Luv:
90.9296, -45.8507, 17.9583
Hunter-Lab:
88.5034, -37.9586, 11.6990
#95f8d5 color charts
#95f8d5 color shades, tints & tones
#95f8d5 color schemes
#95f8d5 color preview, HTML & CSS examples
This text has a color of #95f8d5
<p style="color:#95f8d5;">Text here</p>
.mytext {color:#95f8d5;}
This box has a color of #95f8d5
<div style="background-color:#95f8d5;">Content here</div>
.mybackground {background-color:#95f8d5;}
Border around this has a color of #95f8d5
<div style="border:2px solid #95f8d5;">Content here</div>
.myborder {border:2px solid #95f8d5;}