#05cccc color space conversions
Hex:
#05cccc
RGB:
5, 204, 204
CMY:
98, 20, 20
CMYK:
98, 0, 0, 20
HSL:
180°, 95.2153%, 40.9804%
HSV (HSB):
180°, 97.5490%, 80.0000%
XYZ:
32.5545, 47.5776, 64.5943
xyY:
0.2249, 0.3287, 47.5776
CIE-Lab:
74.5577, -40.5019, -11.9171
CIE-LCH:
74.5577, 42.2187, 196.3958
CIE-Luv:
74.5577, -57.4864, -12.4130
Hunter-Lab:
68.9765, -36.4631, -7.2396
#05cccc color charts
#05cccc RGB chart
#05cccc CMYK chart
#05cccc RGB pie chart
#05cccc color shades, tints & tones
#05cccc color schemes
#05cccc color preview, HTML & CSS examples
This text has a color of #05cccc
<p style="color:#05cccc;">Text here</p>
.mytext {color:#05cccc;}
Text color #05cccc
This box has a color of #05cccc
<div style="background-color:#05cccc;">Content here</div>
.mybackground {background-color:#05cccc;}
Background color #05cccc
Border around this has a color of #05cccc
<div style="border:2px solid #05cccc;">Content here</div>
.myborder {border:2px solid #05cccc;}
Border color #05cccc