#33b5d5 color space conversions
Hex:
#33b5d5
RGB:
51, 181, 213
CMY:
80, 29, 16
CMYK:
76, 15, 0, 16
HSL:
192°, 65.8537%, 51.7647%
HSV (HSB):
192°, 76.0563%, 83.5294%
XYZ:
29.8994, 38.5557, 68.8169
xyY:
0.2178, 0.2809, 38.5557
CIE-Lab:
68.4282, -23.8632, -26.0702
CIE-LCH:
68.4282, 35.3427, 227.5308
CIE-Luv:
68.4282, -45.4014, -37.7209
Hunter-Lab:
62.0932, -22.7111, -22.2449
#33b5d5 color charts
#33b5d5 color shades, tints & tones
#33b5d5 color schemes
#33b5d5 color preview, HTML & CSS examples
This text has a color of #33b5d5
<p style="color:#33b5d5;">Text here</p>
.mytext {color:#33b5d5;}
This box has a color of #33b5d5
<div style="background-color:#33b5d5;">Content here</div>
.mybackground {background-color:#33b5d5;}
Border around this has a color of #33b5d5
<div style="border:2px solid #33b5d5;">Content here</div>
.myborder {border:2px solid #33b5d5;}