#24bdbf color space conversions
Hex:
#24bdbf
RGB:
36, 189, 191
CMY:
86, 26, 25
CMYK:
81, 1, 0, 25
HSL:
181°, 68.2819%, 44.5098%
HSV (HSB):
181°, 81.1518%, 74.9020%
XYZ:
28.3291, 40.5318, 55.6205
xyY:
0.2276, 0.3256, 40.5318
CIE-Lab:
69.8467, -36.0377, -11.8664
CIE-LCH:
69.8467, 37.9411, 198.2255
CIE-Luv:
69.8467, -51.5321, -12.8500
Hunter-Lab:
63.6646, -31.9852, -7.2334
#24bdbf color charts
#24bdbf color shades, tints & tones
#24bdbf color schemes
#24bdbf color preview, HTML & CSS examples
This text has a color of #24bdbf
<p style="color:#24bdbf;">Text here</p>
.mytext {color:#24bdbf;}
This box has a color of #24bdbf
<div style="background-color:#24bdbf;">Content here</div>
.mybackground {background-color:#24bdbf;}
Border around this has a color of #24bdbf
<div style="border:2px solid #24bdbf;">Content here</div>
.myborder {border:2px solid #24bdbf;}