#33b5c5 color space conversions
Hex:
#33b5c5
RGB:
51, 181, 197
CMY:
80, 29, 23
CMYK:
74, 8, 0, 23
HSL:
187°, 58.8710%, 48.6275%
HSV (HSB):
187°, 74.1117%, 77.2549%
XYZ:
27.9672, 37.7828, 58.6421
xyY:
0.2248, 0.3037, 37.7828
CIE-Lab:
67.8602, -28.9039, -18.1355
CIE-LCH:
67.8602, 34.1223, 212.1059
CIE-Luv:
67.8602, -46.4695, -23.8925
Hunter-Lab:
61.4677, -26.3528, -13.5371
#33b5c5 color charts
#33b5c5 color shades, tints & tones
#33b5c5 color schemes
#33b5c5 color preview, HTML & CSS examples
This text has a color of #33b5c5
<p style="color:#33b5c5;">Text here</p>
.mytext {color:#33b5c5;}
This box has a color of #33b5c5
<div style="background-color:#33b5c5;">Content here</div>
.mybackground {background-color:#33b5c5;}
Border around this has a color of #33b5c5
<div style="border:2px solid #33b5c5;">Content here</div>
.myborder {border:2px solid #33b5c5;}