#1e8c8c color space conversions
Hex:
#1e8c8c
RGB:
30, 140, 140
CMY:
88, 45, 45
CMYK:
79, 0, 0, 45
HSL:
180°, 64.7059%, 33.3333%
HSV (HSB):
180°, 78.5714%, 54.9020%
XYZ:
14.6471, 20.9256, 28.0780
xyY:
0.2301, 0.3288, 20.9256
CIE-Lab:
52.8680, -28.7791, -8.5631
CIE-LCH:
52.8680, 30.0261, 196.5702
CIE-Luv:
52.8680, -38.4181, -8.2961
Hunter-Lab:
45.7445, -22.8983, -4.3710
#1e8c8c color charts
#1e8c8c color shades, tints & tones
#1e8c8c color schemes
#1e8c8c color preview, HTML & CSS examples
This text has a color of #1e8c8c
<p style="color:#1e8c8c;">Text here</p>
.mytext {color:#1e8c8c;}
This box has a color of #1e8c8c
<div style="background-color:#1e8c8c;">Content here</div>
.mybackground {background-color:#1e8c8c;}
Border around this has a color of #1e8c8c
<div style="border:2px solid #1e8c8c;">Content here</div>
.myborder {border:2px solid #1e8c8c;}