#135d3e color space conversions
Hex:
#135d3e
RGB:
19, 93, 62
CMY:
93, 64, 76
CMYK:
80, 0, 33, 64
HSL:
155°, 66.0714%, 21.9608%
HSV (HSB):
155°, 79.5699%, 36.4706%
XYZ:
5.0524, 8.3149, 5.8961
xyY:
0.2623, 0.4316, 8.3149
CIE-Lab:
34.6304, -30.2349, 11.6283
CIE-LCH:
34.6304, 32.3939, 158.9634
CIE-Luv:
34.6304, -27.3685, 17.6194
Hunter-Lab:
28.8357, -19.1867, 8.0618
#135d3e color charts
#135d3e color shades, tints & tones
#135d3e color schemes
#135d3e color preview, HTML & CSS examples
This text has a color of #135d3e
<p style="color:#135d3e;">Text here</p>
.mytext {color:#135d3e;}
This box has a color of #135d3e
<div style="background-color:#135d3e;">Content here</div>
.mybackground {background-color:#135d3e;}
Border around this has a color of #135d3e
<div style="border:2px solid #135d3e;">Content here</div>
.myborder {border:2px solid #135d3e;}