#94e7e7 color space conversions
Hex:
#94e7e7
RGB:
148, 231, 231
CMY:
42, 9, 9
CMYK:
36, 0, 0, 9
HSL:
180°, 63.3588%, 74.3137%
HSV (HSB):
180°, 35.9307%, 90.5882%
XYZ:
55.2125, 69.2172, 86.0516
xyY:
0.2623, 0.3289, 69.2172
CIE-Lab:
86.6115, -25.0988, -7.9947
CIE-LCH:
86.6115, 26.3413, 197.6681
CIE-Luv:
86.6115, -38.7823, -8.3805
Hunter-Lab:
83.1969, -27.1356, -3.0865
#94e7e7 color charts
#94e7e7 color shades, tints & tones
#94e7e7 color schemes
#94e7e7 color preview, HTML & CSS examples
This text has a color of #94e7e7
<p style="color:#94e7e7;">Text here</p>
.mytext {color:#94e7e7;}
This box has a color of #94e7e7
<div style="background-color:#94e7e7;">Content here</div>
.mybackground {background-color:#94e7e7;}
Border around this has a color of #94e7e7
<div style="border:2px solid #94e7e7;">Content here</div>
.myborder {border:2px solid #94e7e7;}