#002d2d color space conversions
Hex:
#002d2d
RGB:
0, 45, 45
CMY:
100, 82, 82
CMYK:
100, 0, 0, 82
HSL:
180°, 100.0000%, 8.8235%
HSV (HSB):
180°, 100.0000%, 17.6471%
XYZ:
1.4120, 2.0662, 2.8070
xyY:
0.2247, 0.3287, 2.0662
CIE-Lab:
15.8311, -14.2875, -4.2013
CIE-LCH:
15.8311, 14.8924, 196.3863
CIE-Luv:
15.8311, -12.2442, -2.6439
Hunter-Lab:
14.3744, -7.6206, -1.5160
#002d2d color charts
#002d2d color shades, tints & tones
#002d2d color schemes
#002d2d color preview, HTML & CSS examples
This text has a color of #002d2d
<p style="color:#002d2d;">Text here</p>
.mytext {color:#002d2d;}
This box has a color of #002d2d
<div style="background-color:#002d2d;">Content here</div>
.mybackground {background-color:#002d2d;}
Border around this has a color of #002d2d
<div style="border:2px solid #002d2d;">Content here</div>
.myborder {border:2px solid #002d2d;}