#33d1d5 color space conversions
Hex:
#33d1d5
RGB:
51, 209, 213
CMY:
80, 18, 16
CMYK:
76, 2, 0, 16
HSL:
181°, 65.8537%, 51.7647%
HSV (HSB):
181°, 76.0563%, 83.5294%
XYZ:
36.1759, 51.1088, 70.9091
xyY:
0.2287, 0.3231, 51.1088
CIE-Lab:
76.7449, -37.4106, -13.4531
CIE-LCH:
76.7449, 39.7560, 199.7789
CIE-Luv:
76.7449, -55.2215, -15.3580
Hunter-Lab:
71.4904, -34.7828, -8.7646
#33d1d5 color charts
#33d1d5 color shades, tints & tones
#33d1d5 color schemes
#33d1d5 color preview, HTML & CSS examples
This text has a color of #33d1d5
<p style="color:#33d1d5;">Text here</p>
.mytext {color:#33d1d5;}
This box has a color of #33d1d5
<div style="background-color:#33d1d5;">Content here</div>
.mybackground {background-color:#33d1d5;}
Border around this has a color of #33d1d5
<div style="border:2px solid #33d1d5;">Content here</div>
.myborder {border:2px solid #33d1d5;}