#1acdbf color space conversions
Hex:
#1acdbf
RGB:
26, 205, 191
CMY:
90, 20, 25
CMYK:
87, 0, 7, 20
HSL:
175°, 77.4892%, 45.2941%
HSV (HSB):
175°, 87.3171%, 80.3922%
XYZ:
31.6613, 47.6438, 56.8177
xyY:
0.2326, 0.3500, 47.6438
CIE-Lab:
74.5997, -43.9122, -4.8103
CIE-LCH:
74.5997, 44.1749, 186.2515
CIE-Luv:
74.5997, -57.8942, -0.5956
Hunter-Lab:
69.0245, -38.9156, -0.4875
#1acdbf color charts
#1acdbf color shades, tints & tones
#1acdbf color schemes
#1acdbf color preview, HTML & CSS examples
This text has a color of #1acdbf
<p style="color:#1acdbf;">Text here</p>
.mytext {color:#1acdbf;}
This box has a color of #1acdbf
<div style="background-color:#1acdbf;">Content here</div>
.mybackground {background-color:#1acdbf;}
Border around this has a color of #1acdbf
<div style="border:2px solid #1acdbf;">Content here</div>
.myborder {border:2px solid #1acdbf;}