#95f6f6 color space conversions
Hex:
#95f6f6
RGB:
149, 246, 246
CMY:
42, 4, 4
CMYK:
39, 0, 0, 4
HSL:
180°, 84.3478%, 77.4510%
HSV (HSB):
180°, 39.4309%, 96.4706%
XYZ:
61.9847, 78.9549, 99.1617
xyY:
0.2582, 0.3288, 78.9549
CIE-Lab:
91.2139, -28.5326, -9.0098
CIE-LCH:
91.2139, 29.9214, 197.5247
CIE-Luv:
91.2139, -44.1538, -9.5400
Hunter-Lab:
88.8566, -30.9806, -3.9665
#95f6f6 color charts
#95f6f6 color shades, tints & tones
#95f6f6 color schemes
#95f6f6 color preview, HTML & CSS examples
This text has a color of #95f6f6
<p style="color:#95f6f6;">Text here</p>
.mytext {color:#95f6f6;}
This box has a color of #95f6f6
<div style="background-color:#95f6f6;">Content here</div>
.mybackground {background-color:#95f6f6;}
Border around this has a color of #95f6f6
<div style="border:2px solid #95f6f6;">Content here</div>
.myborder {border:2px solid #95f6f6;}