#1bd2d3 color space conversions
Hex:
#1bd2d3
RGB:
27, 210, 211
CMY:
89, 18, 17
CMYK:
87, 0, 0, 17
HSL:
180°, 77.3109%, 46.6667%
HSV (HSB):
180°, 87.2038%, 82.7451%
XYZ:
35.2565, 51.0293, 69.6195
xyY:
0.2261, 0.3273, 51.0293
CIE-Lab:
76.6968, -40.2996, -12.4786
CIE-LCH:
76.6968, 42.1873, 197.2049
CIE-Luv:
76.6968, -57.9777, -13.3795
Hunter-Lab:
71.4348, -36.9128, -7.7789
#1bd2d3 color charts
#1bd2d3 color shades, tints & tones
#1bd2d3 color schemes
#1bd2d3 color preview, HTML & CSS examples
This text has a color of #1bd2d3
<p style="color:#1bd2d3;">Text here</p>
.mytext {color:#1bd2d3;}
This box has a color of #1bd2d3
<div style="background-color:#1bd2d3;">Content here</div>
.mybackground {background-color:#1bd2d3;}
Border around this has a color of #1bd2d3
<div style="border:2px solid #1bd2d3;">Content here</div>
.myborder {border:2px solid #1bd2d3;}