#33a5d5 color space conversions
Hex:
#33a5d5
RGB:
51, 165, 213
CMY:
80, 35, 16
CMYK:
76, 23, 0, 16
HSL:
198°, 65.8537%, 51.7647%
HSV (HSB):
198°, 76.0563%, 83.5294%
XYZ:
26.8306, 32.4182, 67.7940
xyY:
0.2112, 0.2552, 32.4182
CIE-Lab:
63.6870, -15.4833, -33.3899
CIE-LCH:
63.6870, 36.8052, 245.1223
CIE-Luv:
63.6870, -39.7818, -50.6042
Hunter-Lab:
56.9370, -15.5245, -30.7399
#33a5d5 color charts
#33a5d5 color shades, tints & tones
#33a5d5 color schemes
#33a5d5 color preview, HTML & CSS examples
This text has a color of #33a5d5
<p style="color:#33a5d5;">Text here</p>
.mytext {color:#33a5d5;}
This box has a color of #33a5d5
<div style="background-color:#33a5d5;">Content here</div>
.mybackground {background-color:#33a5d5;}
Border around this has a color of #33a5d5
<div style="border:2px solid #33a5d5;">Content here</div>
.myborder {border:2px solid #33a5d5;}