#053c3d color space conversions
Hex:
#053c3d
RGB:
5, 60, 61
CMY:
98, 76, 76
CMYK:
92, 2, 0, 76
HSL:
181°, 84.8485%, 12.9412%
HSV (HSB):
181°, 91.8033%, 23.9216%
XYZ:
2.5208, 3.6009, 4.9771
xyY:
0.2271, 0.3244, 3.6009
CIE-Lab:
22.3056, -16.0023, -5.4661
CIE-LCH:
22.3056, 16.9101, 198.8592
CIE-Luv:
22.3056, -16.4561, -4.3081
Hunter-Lab:
18.9760, -9.4964, -2.2674
#053c3d color charts
#053c3d color shades, tints & tones
#053c3d color schemes
#053c3d color preview, HTML & CSS examples
This text has a color of #053c3d
<p style="color:#053c3d;">Text here</p>
.mytext {color:#053c3d;}
This box has a color of #053c3d
<div style="background-color:#053c3d;">Content here</div>
.mybackground {background-color:#053c3d;}
Border around this has a color of #053c3d
<div style="border:2px solid #053c3d;">Content here</div>
.myborder {border:2px solid #053c3d;}