#95e5cb color space conversions
Hex:
#95e5cb
RGB:
149, 229, 203
CMY:
42, 10, 20
CMYK:
35, 0, 11, 10
HSL:
161°, 60.6061%, 74.1176%
HSV (HSB):
161°, 34.9345%, 89.8039%
XYZ:
51.1932, 66.7400, 66.6838
xyY:
0.2773, 0.3615, 66.7400
CIE-Lab:
85.3725, -30.1374, 4.9361
CIE-LCH:
85.3725, 30.5390, 170.6983
CIE-Luv:
85.3725, -38.0988, 12.5323
Hunter-Lab:
81.6945, -31.1099, 8.7902
#95e5cb color charts
#95e5cb color shades, tints & tones
#95e5cb color schemes
#95e5cb color preview, HTML & CSS examples
This text has a color of #95e5cb
<p style="color:#95e5cb;">Text here</p>
.mytext {color:#95e5cb;}
This box has a color of #95e5cb
<div style="background-color:#95e5cb;">Content here</div>
.mybackground {background-color:#95e5cb;}
Border around this has a color of #95e5cb
<div style="border:2px solid #95e5cb;">Content here</div>
.myborder {border:2px solid #95e5cb;}