#12dbc9 color space conversions
Hex:
#12dbc9
RGB:
18, 219, 201
CMY:
93, 14, 21
CMYK:
92, 0, 8, 14
HSL:
175°, 84.8101%, 46.4706%
HSV (HSB):
175°, 91.7808%, 85.8824%
XYZ:
36.1236, 55.0087, 63.9722
xyY:
0.2329, 0.3547, 55.0087
CIE-Lab:
79.0463, -47.5052, -3.6370
CIE-LCH:
79.0463, 47.6442, 184.3780
CIE-Luv:
79.0463, -62.3141, 1.7956
Hunter-Lab:
74.1678, -42.8549, 0.7779
#12dbc9 color charts
#12dbc9 color shades, tints & tones
#12dbc9 color schemes
#12dbc9 color preview, HTML & CSS examples
This text has a color of #12dbc9
<p style="color:#12dbc9;">Text here</p>
.mytext {color:#12dbc9;}
This box has a color of #12dbc9
<div style="background-color:#12dbc9;">Content here</div>
.mybackground {background-color:#12dbc9;}
Border around this has a color of #12dbc9
<div style="border:2px solid #12dbc9;">Content here</div>
.myborder {border:2px solid #12dbc9;}