#004a35 color space conversions
Hex:
#004a35
RGB:
0, 74, 53
CMY:
100, 71, 79
CMYK:
100, 0, 28, 71
HSL:
163°, 100.0000%, 14.5098%
HSV (HSB):
163°, 100.0000%, 29.0196%
XYZ:
3.0914, 5.1546, 4.2002
xyY:
0.2484, 0.4142, 5.1546
CIE-Lab:
27.1708, -26.4777, 6.8554
CIE-LCH:
27.1708, 27.3508, 165.4842
CIE-Luv:
27.1708, -22.9214, 10.7512
Hunter-Lab:
22.7037, -15.4267, 4.9240
#004a35 color charts
#004a35 color shades, tints & tones
#004a35 color schemes
#004a35 color preview, HTML & CSS examples
This text has a color of #004a35
<p style="color:#004a35;">Text here</p>
.mytext {color:#004a35;}
This box has a color of #004a35
<div style="background-color:#004a35;">Content here</div>
.mybackground {background-color:#004a35;}
Border around this has a color of #004a35
<div style="border:2px solid #004a35;">Content here</div>
.myborder {border:2px solid #004a35;}