#04bc8d color space conversions
Hex:
#04bc8d
RGB:
4, 188, 141
CMY:
98, 26, 45
CMYK:
98, 0, 25, 26
HSL:
165°, 95.8333%, 37.6471%
HSV (HSB):
165°, 97.8723%, 73.7255%
XYZ:
22.8410, 37.9153, 31.3139
xyY:
0.2481, 0.4118, 37.9153
CIE-Lab:
67.9582, -51.0305, 12.7408
CIE-LCH:
67.9582, 52.5970, 165.9815
CIE-Luv:
67.9582, -57.0372, 26.0168
Hunter-Lab:
61.5754, -41.5436, 12.9512
#04bc8d color charts
#04bc8d color shades, tints & tones
#04bc8d color schemes
#04bc8d color preview, HTML & CSS examples
This text has a color of #04bc8d
<p style="color:#04bc8d;">Text here</p>
.mytext {color:#04bc8d;}
This box has a color of #04bc8d
<div style="background-color:#04bc8d;">Content here</div>
.mybackground {background-color:#04bc8d;}
Border around this has a color of #04bc8d
<div style="border:2px solid #04bc8d;">Content here</div>
.myborder {border:2px solid #04bc8d;}