#038d65 color space conversions
Hex:
#038d65
RGB:
3, 141, 101
CMY:
99, 45, 60
CMYK:
98, 0, 28, 45
HSL:
163°, 95.8333%, 28.2353%
HSV (HSB):
163°, 97.8723%, 55.2941%
XYZ:
11.9114, 20.0087, 15.5462
xyY:
0.2509, 0.4215, 20.0087
CIE-Lab:
51.8470, -42.2303, 12.4452
CIE-LCH:
51.8470, 44.0259, 163.5799
CIE-Luv:
51.8470, -43.8135, 22.7286
Hunter-Lab:
44.7311, -30.7468, 10.7056
#038d65 color charts
#038d65 color shades, tints & tones
#038d65 color schemes
#038d65 color preview, HTML & CSS examples
This text has a color of #038d65
<p style="color:#038d65;">Text here</p>
.mytext {color:#038d65;}
This box has a color of #038d65
<div style="background-color:#038d65;">Content here</div>
.mybackground {background-color:#038d65;}
Border around this has a color of #038d65
<div style="border:2px solid #038d65;">Content here</div>
.myborder {border:2px solid #038d65;}