#1dbbbf color space conversions
Hex:
#1dbbbf
RGB:
29, 187, 191
CMY:
89, 27, 25
CMYK:
85, 2, 0, 25
HSL:
181°, 73.6364%, 43.1373%
HSV (HSB):
181°, 84.8168%, 74.9020%
XYZ:
27.6810, 39.5634, 55.4678
xyY:
0.2256, 0.3224, 39.5634
CIE-Lab:
69.1575, -35.6337, -12.9082
CIE-LCH:
69.1575, 37.8996, 199.9127
CIE-Luv:
69.1575, -51.4654, -14.5675
Hunter-Lab:
62.8995, -31.5193, -8.2551
#1dbbbf color charts
#1dbbbf color shades, tints & tones
#1dbbbf color schemes
#1dbbbf color preview, HTML & CSS examples
This text has a color of #1dbbbf
<p style="color:#1dbbbf;">Text here</p>
.mytext {color:#1dbbbf;}
This box has a color of #1dbbbf
<div style="background-color:#1dbbbf;">Content here</div>
.mybackground {background-color:#1dbbbf;}
Border around this has a color of #1dbbbf
<div style="border:2px solid #1dbbbf;">Content here</div>
.myborder {border:2px solid #1dbbbf;}