#95f8ed color space conversions
Hex:
#95f8ed
RGB:
149, 248, 237
CMY:
42, 3, 7
CMYK:
40, 0, 4, 3
HSL:
173°, 87.6106%, 77.8431%
HSV (HSB):
173°, 39.9194%, 97.2549%
XYZ:
61.2479, 79.6388, 92.2645
xyY:
0.2627, 0.3416, 79.6388
CIE-Lab:
91.5225, -31.5880, -3.8746
CIE-LCH:
91.5225, 31.8248, 186.9929
CIE-Luv:
91.5225, -45.1986, -0.8027
Hunter-Lab:
89.2406, -33.6623, 1.1694
#95f8ed color charts
#95f8ed color shades, tints & tones
#95f8ed color schemes
#95f8ed color preview, HTML & CSS examples
This text has a color of #95f8ed
<p style="color:#95f8ed;">Text here</p>
.mytext {color:#95f8ed;}
This box has a color of #95f8ed
<div style="background-color:#95f8ed;">Content here</div>
.mybackground {background-color:#95f8ed;}
Border around this has a color of #95f8ed
<div style="border:2px solid #95f8ed;">Content here</div>
.myborder {border:2px solid #95f8ed;}