#147f7f color space conversions
Hex:
#147f7f
RGB:
20, 127, 127
CMY:
92, 50, 50
CMYK:
84, 0, 0, 50
HSL:
180°, 72.7891%, 28.8235%
HSV (HSB):
180°, 84.2520%, 49.8039%
XYZ:
11.7086, 16.8598, 22.7158
xyY:
0.2283, 0.3288, 16.8598
CIE-Lab:
48.0829, -27.4333, -8.1309
CIE-LCH:
48.0829, 28.6129, 196.5092
CIE-Luv:
48.0829, -35.6863, -7.7060
Hunter-Lab:
41.0607, -20.9561, -4.0583
#147f7f color charts
#147f7f color shades, tints & tones
#147f7f color schemes
#147f7f color preview, HTML & CSS examples
This text has a color of #147f7f
<p style="color:#147f7f;">Text here</p>
.mytext {color:#147f7f;}
This box has a color of #147f7f
<div style="background-color:#147f7f;">Content here</div>
.mybackground {background-color:#147f7f;}
Border around this has a color of #147f7f
<div style="border:2px solid #147f7f;">Content here</div>
.myborder {border:2px solid #147f7f;}