#127f8f color space conversions
Hex:
#127f8f
RGB:
18, 127, 143
CMY:
93, 50, 44
CMYK:
87, 11, 0, 44
HSL:
188°, 77.6398%, 31.5686%
HSV (HSB):
188°, 87.4126%, 56.0784%
XYZ:
12.7968, 17.2905, 28.6495
xyY:
0.2179, 0.2944, 17.2905
CIE-Lab:
48.6240, -22.2861, -16.7383
CIE-LCH:
48.6240, 27.8719, 216.9089
CIE-Luv:
48.6240, -34.7033, -21.3551
Hunter-Lab:
41.5819, -17.8352, -11.7430
#127f8f color charts
#127f8f color shades, tints & tones
#127f8f color schemes
#127f8f color preview, HTML & CSS examples
This text has a color of #127f8f
<p style="color:#127f8f;">Text here</p>
.mytext {color:#127f8f;}
This box has a color of #127f8f
<div style="background-color:#127f8f;">Content here</div>
.mybackground {background-color:#127f8f;}
Border around this has a color of #127f8f
<div style="border:2px solid #127f8f;">Content here</div>
.myborder {border:2px solid #127f8f;}