#21d5d5 color space conversions
Hex:
#21d5d5
RGB:
33, 213, 213
CMY:
87, 16, 16
CMYK:
85, 0, 0, 16
HSL:
180°, 73.1707%, 48.2353%
HSV (HSB):
180°, 84.5070%, 83.5294%
XYZ:
36.4317, 52.7159, 71.2058
xyY:
0.2272, 0.3287, 52.7159
CIE-Lab:
77.7070, -40.7057, -12.0357
CIE-LCH:
77.7070, 42.4477, 196.4718
CIE-Luv:
77.7070, -58.4133, -12.6135
Hunter-Lab:
72.6057, -37.4933, -7.3228
#21d5d5 color charts
#21d5d5 color shades, tints & tones
#21d5d5 color schemes
#21d5d5 color preview, HTML & CSS examples
This text has a color of #21d5d5
<p style="color:#21d5d5;">Text here</p>
.mytext {color:#21d5d5;}
This box has a color of #21d5d5
<div style="background-color:#21d5d5;">Content here</div>
.mybackground {background-color:#21d5d5;}
Border around this has a color of #21d5d5
<div style="border:2px solid #21d5d5;">Content here</div>
.myborder {border:2px solid #21d5d5;}