#94f07d color space conversions
Hex:
#94f07d
RGB:
148, 240, 125
CMY:
42, 6, 51
CMYK:
38, 0, 48, 6
HSL:
108°, 79.3103%, 71.5686%
HSV (HSB):
108°, 47.9167%, 94.1176%
XYZ:
47.0745, 70.0967, 30.4510
xyY:
0.3189, 0.4748, 70.0967
CIE-Lab:
87.0443, -48.5599, 46.8718
CIE-LCH:
87.0443, 67.4910, 136.0134
CIE-Luv:
87.0443, -44.7991, 70.0007
Hunter-Lab:
83.7238, -46.1533, 37.0424
#94f07d color charts
#94f07d color shades, tints & tones
#94f07d color schemes
#94f07d color preview, HTML & CSS examples
This text has a color of #94f07d
<p style="color:#94f07d;">Text here</p>
.mytext {color:#94f07d;}
This box has a color of #94f07d
<div style="background-color:#94f07d;">Content here</div>
.mybackground {background-color:#94f07d;}
Border around this has a color of #94f07d
<div style="border:2px solid #94f07d;">Content here</div>
.myborder {border:2px solid #94f07d;}