#95f7f2 color space conversions
Hex:
#95f7f2
RGB:
149, 247, 242
CMY:
42, 3, 5
CMYK:
40, 0, 2, 3
HSL:
177°, 85.9649%, 77.6471%
HSV (HSB):
177°, 39.6761%, 96.8627%
XYZ:
61.6822, 79.3219, 96.0641
xyY:
0.2602, 0.3346, 79.3219
CIE-Lab:
91.3797, -29.9541, -6.6839
CIE-LCH:
91.3797, 30.6908, 192.5788
CIE-Luv:
91.3797, -44.6609, -5.5563
Hunter-Lab:
89.0628, -32.2363, -1.6068
#95f7f2 color charts
#95f7f2 color shades, tints & tones
#95f7f2 color schemes
#95f7f2 color preview, HTML & CSS examples
This text has a color of #95f7f2
<p style="color:#95f7f2;">Text here</p>
.mytext {color:#95f7f2;}
This box has a color of #95f7f2
<div style="background-color:#95f7f2;">Content here</div>
.mybackground {background-color:#95f7f2;}
Border around this has a color of #95f7f2
<div style="border:2px solid #95f7f2;">Content here</div>
.myborder {border:2px solid #95f7f2;}