#12c5c5 color space conversions
Hex:
#12c5c5
RGB:
18, 197, 197
CMY:
93, 23, 23
CMYK:
91, 0, 0, 23
HSL:
180°, 83.2558%, 42.1569%
HSV (HSB):
180°, 90.8629%, 77.2549%
XYZ:
30.2938, 44.0923, 59.7373
xyY:
0.2259, 0.3287, 44.0923
CIE-Lab:
72.2902, -39.0211, -11.5045
CIE-LCH:
72.2902, 40.6816, 196.4269
CIE-Luv:
72.2902, -55.1652, -11.9119
Hunter-Lab:
66.4020, -34.7688, -6.8577
#12c5c5 color charts
#12c5c5 color shades, tints & tones
#12c5c5 color schemes
#12c5c5 color preview, HTML & CSS examples
This text has a color of #12c5c5
<p style="color:#12c5c5;">Text here</p>
.mytext {color:#12c5c5;}
This box has a color of #12c5c5
<div style="background-color:#12c5c5;">Content here</div>
.mybackground {background-color:#12c5c5;}
Border around this has a color of #12c5c5
<div style="border:2px solid #12c5c5;">Content here</div>
.myborder {border:2px solid #12c5c5;}