#2dbbbf color space conversions
Hex:
#2dbbbf
RGB:
45, 187, 191
CMY:
82, 27, 25
CMYK:
76, 2, 0, 25
HSL:
182°, 61.8644%, 46.2745%
HSV (HSB):
182°, 76.4398%, 74.9020%
XYZ:
28.2565, 39.8601, 55.4947
xyY:
0.2286, 0.3225, 39.8601
CIE-Lab:
69.3698, -34.2678, -12.5679
CIE-LCH:
69.3698, 36.4998, 200.1408
CIE-Luv:
69.3698, -49.8212, -14.2012
Hunter-Lab:
63.1349, -30.5970, -7.9207
#2dbbbf color charts
#2dbbbf color shades, tints & tones
#2dbbbf color schemes
#2dbbbf color preview, HTML & CSS examples
This text has a color of #2dbbbf
<p style="color:#2dbbbf;">Text here</p>
.mytext {color:#2dbbbf;}
This box has a color of #2dbbbf
<div style="background-color:#2dbbbf;">Content here</div>
.mybackground {background-color:#2dbbbf;}
Border around this has a color of #2dbbbf
<div style="border:2px solid #2dbbbf;">Content here</div>
.myborder {border:2px solid #2dbbbf;}