#133e1e color space conversions
Hex:
#133e1e
RGB:
19, 62, 30
CMY:
93, 76, 88
CMYK:
69, 0, 52, 76
HSL:
135°, 53.0864%, 15.8824%
HSV (HSB):
135°, 69.3548%, 24.3137%
XYZ:
2.2255, 3.6774, 1.8208
xyY:
0.2881, 0.4761, 3.6774
CIE-Lab:
22.5750, -23.2282, 15.3642
CIE-LCH:
22.5750, 27.8497, 146.5174
CIE-Luv:
22.5750, -16.4928, 17.1007
Hunter-Lab:
19.1766, -12.8435, 7.7941
#133e1e color charts
#133e1e color shades, tints & tones
#133e1e color schemes
#133e1e color preview, HTML & CSS examples
This text has a color of #133e1e
<p style="color:#133e1e;">Text here</p>
.mytext {color:#133e1e;}
This box has a color of #133e1e
<div style="background-color:#133e1e;">Content here</div>
.mybackground {background-color:#133e1e;}
Border around this has a color of #133e1e
<div style="border:2px solid #133e1e;">Content here</div>
.myborder {border:2px solid #133e1e;}