#94e5e5 color space conversions
Hex:
#94e5e5
RGB:
148, 229, 229
CMY:
42, 10, 10
CMYK:
35, 0, 0, 10
HSL:
180°, 60.9023%, 73.9216%
HSV (HSB):
180°, 35.3712%, 89.8039%
XYZ:
54.3749, 67.9917, 84.3866
xyY:
0.2630, 0.3289, 67.9917
CIE-Lab:
86.0023, -24.5931, -7.8447
CIE-LCH:
86.0023, 25.8139, 197.6916
CIE-Luv:
86.0023, -37.9986, -8.2113
Hunter-Lab:
82.4571, -26.5911, -2.9575
#94e5e5 color charts
#94e5e5 color shades, tints & tones
#94e5e5 color schemes
#94e5e5 color preview, HTML & CSS examples
This text has a color of #94e5e5
<p style="color:#94e5e5;">Text here</p>
.mytext {color:#94e5e5;}
This box has a color of #94e5e5
<div style="background-color:#94e5e5;">Content here</div>
.mybackground {background-color:#94e5e5;}
Border around this has a color of #94e5e5
<div style="border:2px solid #94e5e5;">Content here</div>
.myborder {border:2px solid #94e5e5;}