#005253 color space conversions
Hex:
#005253
RGB:
0, 82, 83
CMY:
100, 68, 67
CMYK:
100, 1, 0, 67
HSL:
181°, 100.0000%, 16.2745%
HSV (HSB):
181°, 100.0000%, 32.5490%
XYZ:
4.5786, 6.6591, 9.2276
xyY:
0.2237, 0.3254, 6.6591
CIE-Lab:
31.0179, -20.7344, -6.7842
CIE-LCH:
31.0179, 21.8161, 198.1180
CIE-Luv:
31.0179, -23.8913, -5.9739
Hunter-Lab:
25.8053, -13.4880, -3.1377
#005253 color charts
#005253 color shades, tints & tones
#005253 color schemes
#005253 color preview, HTML & CSS examples
This text has a color of #005253
<p style="color:#005253;">Text here</p>
.mytext {color:#005253;}
This box has a color of #005253
<div style="background-color:#005253;">Content here</div>
.mybackground {background-color:#005253;}
Border around this has a color of #005253
<div style="border:2px solid #005253;">Content here</div>
.myborder {border:2px solid #005253;}