#95f5f6 color space conversions
Hex:
#95f5f6
RGB:
149, 245, 246
CMY:
42, 4, 4
CMYK:
39, 0, 0, 4
HSL:
181°, 84.3478%, 77.4510%
HSV (HSB):
181°, 39.4309%, 96.4706%
XYZ:
61.6814, 78.3482, 99.0605
xyY:
0.2580, 0.3277, 78.3482
CIE-Lab:
90.9386, -28.0544, -9.4186
CIE-LCH:
90.9386, 29.5932, 198.5583
CIE-Luv:
90.9386, -43.7542, -10.2758
Hunter-Lab:
88.5145, -30.5126, -4.3939
#95f5f6 color charts
#95f5f6 color shades, tints & tones
#95f5f6 color schemes
#95f5f6 color preview, HTML & CSS examples
This text has a color of #95f5f6
<p style="color:#95f5f6;">Text here</p>
.mytext {color:#95f5f6;}
This box has a color of #95f5f6
<div style="background-color:#95f5f6;">Content here</div>
.mybackground {background-color:#95f5f6;}
Border around this has a color of #95f5f6
<div style="border:2px solid #95f5f6;">Content here</div>
.myborder {border:2px solid #95f5f6;}