#127e65 color space conversions
Hex:
#127e65
RGB:
18, 126, 101
CMY:
93, 51, 60
CMYK:
86, 0, 20, 51
HSL:
166°, 75.0000%, 28.2353%
HSV (HSB):
166°, 85.7143%, 49.4118%
XYZ:
10.0593, 15.9899, 14.8681
xyY:
0.2458, 0.3908, 15.9899
CIE-Lab:
46.9612, -34.8765, 5.5638
CIE-LCH:
46.9612, 35.3175, 170.9360
CIE-Luv:
46.9612, -37.3726, 12.3927
Hunter-Lab:
39.9874, -25.0742, 5.9460
#127e65 color charts
#127e65 color shades, tints & tones
#127e65 color schemes
#127e65 color preview, HTML & CSS examples
This text has a color of #127e65
<p style="color:#127e65;">Text here</p>
.mytext {color:#127e65;}
This box has a color of #127e65
<div style="background-color:#127e65;">Content here</div>
.mybackground {background-color:#127e65;}
Border around this has a color of #127e65
<div style="border:2px solid #127e65;">Content here</div>
.myborder {border:2px solid #127e65;}