#94e4e4 color space conversions
Hex:
#94e4e4
RGB:
148, 228, 228
CMY:
42, 11, 11
CMYK:
35, 0, 0, 11
HSL:
180°, 59.7015%, 73.7255%
HSV (HSB):
180°, 35.0877%, 89.4118%
XYZ:
53.9597, 67.3841, 83.5612
xyY:
0.2633, 0.3289, 67.3841
CIE-Lab:
85.6976, -24.3387, -7.7692
CIE-LCH:
85.6976, 25.5487, 197.7036
CIE-Luv:
85.6976, -37.6046, -8.1263
Hunter-Lab:
82.0878, -26.3183, -2.8927
#94e4e4 color charts
#94e4e4 color shades, tints & tones
#94e4e4 color schemes
#94e4e4 color preview, HTML & CSS examples
This text has a color of #94e4e4
<p style="color:#94e4e4;">Text here</p>
.mytext {color:#94e4e4;}
This box has a color of #94e4e4
<div style="background-color:#94e4e4;">Content here</div>
.mybackground {background-color:#94e4e4;}
Border around this has a color of #94e4e4
<div style="border:2px solid #94e4e4;">Content here</div>
.myborder {border:2px solid #94e4e4;}