#135d3c color space conversions
Hex:
#135d3c
RGB:
19, 93, 60
CMY:
93, 64, 76
CMYK:
80, 0, 35, 64
HSL:
153°, 66.0714%, 21.9608%
HSV (HSB):
153°, 79.5699%, 36.4706%
XYZ:
4.9985, 8.2934, 5.6123
xyY:
0.2644, 0.4387, 8.2934
CIE-Lab:
34.5866, -30.7169, 12.7867
CIE-LCH:
34.5866, 33.2721, 157.3992
CIE-Luv:
34.5866, -27.4790, 18.9176
Hunter-Lab:
28.7983, -19.4146, 8.6041
#135d3c color charts
#135d3c color shades, tints & tones
#135d3c color schemes
#135d3c color preview, HTML & CSS examples
This text has a color of #135d3c
<p style="color:#135d3c;">Text here</p>
.mytext {color:#135d3c;}
This box has a color of #135d3c
<div style="background-color:#135d3c;">Content here</div>
.mybackground {background-color:#135d3c;}
Border around this has a color of #135d3c
<div style="border:2px solid #135d3c;">Content here</div>
.myborder {border:2px solid #135d3c;}