#05645a color space conversions
Hex:
#05645a
RGB:
5, 100, 90
CMY:
98, 61, 65
CMYK:
95, 0, 10, 61
HSL:
174°, 90.4762%, 20.5882%
HSV (HSB):
174°, 95.0000%, 39.2157%
XYZ:
6.4652, 9.8848, 11.2401
xyY:
0.2343, 0.3583, 9.8848
CIE-Lab:
37.6349, -27.0807, -1.3470
CIE-LCH:
37.6349, 27.1142, 182.8475
CIE-Luv:
37.6349, -29.6564, 1.8218
Hunter-Lab:
31.4401, -18.3141, 0.8115
#05645a color charts
#05645a color shades, tints & tones
#05645a color schemes
#05645a color preview, HTML & CSS examples
This text has a color of #05645a
<p style="color:#05645a;">Text here</p>
.mytext {color:#05645a;}
This box has a color of #05645a
<div style="background-color:#05645a;">Content here</div>
.mybackground {background-color:#05645a;}
Border around this has a color of #05645a
<div style="border:2px solid #05645a;">Content here</div>
.myborder {border:2px solid #05645a;}