#003f38 color space conversions
Hex:
#003f38
RGB:
0, 63, 56
CMY:
100, 75, 78
CMYK:
100, 0, 11, 75
HSL:
173°, 100.0000%, 12.3529%
HSV (HSB):
173°, 100.0000%, 24.7059%
XYZ:
2.4913, 3.8405, 4.3514
xyY:
0.2332, 0.3595, 3.8405
CIE-Lab:
23.1371, -20.1692, -0.9006
CIE-LCH:
23.1371, 20.1893, 182.5567
CIE-Luv:
23.1371, -18.5329, 1.2516
Hunter-Lab:
19.5973, -11.6033, 0.5534
#003f38 color charts
#003f38 color shades, tints & tones
#003f38 color schemes
#003f38 color preview, HTML & CSS examples
This text has a color of #003f38
<p style="color:#003f38;">Text here</p>
.mytext {color:#003f38;}
This box has a color of #003f38
<div style="background-color:#003f38;">Content here</div>
.mybackground {background-color:#003f38;}
Border around this has a color of #003f38
<div style="border:2px solid #003f38;">Content here</div>
.myborder {border:2px solid #003f38;}