#005f30 color space conversions
Hex:
#005f30
RGB:
0, 95, 48
CMY:
100, 63, 81
CMYK:
100, 0, 49, 63
HSL:
150°, 100.0000%, 18.6275%
HSV (HSB):
150°, 100.0000%, 37.2549%
XYZ:
4.6257, 8.3978, 4.1734
xyY:
0.2690, 0.4883, 8.3978
CIE-Lab:
34.7980, -36.4064, 20.1494
CIE-LCH:
34.7980, 41.6104, 151.0373
CIE-Luv:
34.7980, -31.0111, 27.0426
Hunter-Lab:
28.9790, -22.2205, 11.7466
#005f30 color charts
#005f30 color shades, tints & tones
#005f30 color schemes
#005f30 color preview, HTML & CSS examples
This text has a color of #005f30
<p style="color:#005f30;">Text here</p>
.mytext {color:#005f30;}
This box has a color of #005f30
<div style="background-color:#005f30;">Content here</div>
.mybackground {background-color:#005f30;}
Border around this has a color of #005f30
<div style="border:2px solid #005f30;">Content here</div>
.myborder {border:2px solid #005f30;}