#00dcac color space conversions
Hex:
#00dcac
RGB:
0, 220, 172
CMY:
100, 14, 33
CMYK:
100, 0, 22, 14
HSL:
167°, 100.0000%, 43.1373%
HSV (HSB):
167°, 100.0000%, 86.2745%
XYZ:
33.0396, 54.1650, 47.7432
xyY:
0.2448, 0.4014, 54.1650
CIE-Lab:
78.5578, -56.0147, 11.0878
CIE-LCH:
78.5578, 57.1015, 168.8034
CIE-Luv:
78.5578, -65.5407, 25.2229
Hunter-Lab:
73.5968, -48.6611, 13.0556
#00dcac color charts
#00dcac RGB chart
#00dcac CMYK chart
#00dcac RGB pie chart
#00dcac color shades, tints & tones
#00dcac color schemes
#00dcac color preview, HTML & CSS examples
This text has a color of #00dcac
<p style="color:#00dcac;">Text here</p>
.mytext {color:#00dcac;}
Text color #00dcac
This box has a color of #00dcac
<div style="background-color:#00dcac;">Content here</div>
.mybackground {background-color:#00dcac;}
Background color #00dcac
Border around this has a color of #00dcac
<div style="border:2px solid #00dcac;">Content here</div>
.myborder {border:2px solid #00dcac;}
Border color #00dcac