#12dedc color space conversions
Hex:
#12dedc
RGB:
18, 222, 220
CMY:
93, 13, 14
CMYK:
92, 0, 1, 13
HSL:
179°, 85.0000%, 47.0588%
HSV (HSB):
179°, 91.8919%, 87.0588%
XYZ:
39.2890, 57.5385, 76.7454
xyY:
0.2264, 0.3315, 57.5385
CIE-Lab:
80.4815, -43.4075, -11.6420
CIE-LCH:
80.4815, 44.9416, 195.0135
CIE-Luv:
80.4815, -61.8164, -11.6326
Hunter-Lab:
75.8541, -40.2898, -6.8888
#12dedc color charts
#12dedc RGB chart
#12dedc CMYK chart
#12dedc RGB pie chart
#12dedc color shades, tints & tones
#12dedc color schemes
#12dedc color preview, HTML & CSS examples
This text has a color of #12dedc
<p style="color:#12dedc;">Text here</p>
.mytext {color:#12dedc;}
Text color #12dedc
This box has a color of #12dedc
<div style="background-color:#12dedc;">Content here</div>
.mybackground {background-color:#12dedc;}
Background color #12dedc
Border around this has a color of #12dedc
<div style="border:2px solid #12dedc;">Content here</div>
.myborder {border:2px solid #12dedc;}
Border color #12dedc