#33acc5 color space conversions
Hex:
#33acc5
RGB:
51, 172, 197
CMY:
80, 33, 23
CMYK:
74, 13, 0, 23
HSL:
190°, 58.8710%, 48.6275%
HSV (HSB):
190°, 74.1117%, 77.2549%
XYZ:
26.1958, 34.2401, 58.0517
xyY:
0.2211, 0.2890, 34.2401
CIE-Lab:
65.1527, -24.4083, -22.2557
CIE-LCH:
65.1527, 33.0315, 222.3588
CIE-Luv:
65.1527, -43.2595, -31.0925
Hunter-Lab:
58.5150, -22.4910, -17.8600
#33acc5 color charts
#33acc5 color shades, tints & tones
#33acc5 color schemes
#33acc5 color preview, HTML & CSS examples
This text has a color of #33acc5
<p style="color:#33acc5;">Text here</p>
.mytext {color:#33acc5;}
This box has a color of #33acc5
<div style="background-color:#33acc5;">Content here</div>
.mybackground {background-color:#33acc5;}
Border around this has a color of #33acc5
<div style="border:2px solid #33acc5;">Content here</div>
.myborder {border:2px solid #33acc5;}