#12dbcc color space conversions
Hex:
#12dbcc
RGB:
18, 219, 204
CMY:
93, 14, 20
CMYK:
92, 0, 7, 14
HSL:
176°, 84.8101%, 46.4706%
HSV (HSB):
176°, 91.7808%, 85.8824%
XYZ:
36.4801, 55.1513, 65.8493
xyY:
0.2316, 0.3502, 55.1513
CIE-Lab:
79.1283, -46.6715, -5.1181
CIE-LCH:
79.1283, 46.9513, 186.2582
CIE-Luv:
79.1283, -62.0775, -0.6615
Hunter-Lab:
74.2639, -42.2787, -0.5873
#12dbcc color charts
#12dbcc RGB chart
#12dbcc CMYK chart
#12dbcc RGB pie chart
#12dbcc color shades, tints & tones
#12dbcc color schemes
#12dbcc color preview, HTML & CSS examples
This text has a color of #12dbcc
<p style="color:#12dbcc;">Text here</p>
.mytext {color:#12dbcc;}
Text color #12dbcc
This box has a color of #12dbcc
<div style="background-color:#12dbcc;">Content here</div>
.mybackground {background-color:#12dbcc;}
Background color #12dbcc
Border around this has a color of #12dbcc
<div style="border:2px solid #12dbcc;">Content here</div>
.myborder {border:2px solid #12dbcc;}
Border color #12dbcc