#265e3c color space conversions
Hex:
#265e3c
RGB:
38, 94, 60
CMY:
85, 63, 76
CMYK:
60, 0, 36, 63
HSL:
144°, 42.4242%, 25.8824%
HSV (HSB):
144°, 59.5745%, 36.8627%
XYZ:
5.6176, 8.7437, 5.6666
xyY:
0.2805, 0.4366, 8.7437
CIE-Lab:
35.4861, -27.1589, 14.0984
CIE-LCH:
35.4861, 30.6002, 152.5659
CIE-Luv:
35.4861, -23.8557, 20.0277
Hunter-Lab:
29.5698, -17.8358, 9.3368
#265e3c color charts
#265e3c color shades, tints & tones
#265e3c color schemes
#265e3c color preview, HTML & CSS examples
This text has a color of #265e3c
<p style="color:#265e3c;">Text here</p>
.mytext {color:#265e3c;}
This box has a color of #265e3c
<div style="background-color:#265e3c;">Content here</div>
.mybackground {background-color:#265e3c;}
Border around this has a color of #265e3c
<div style="border:2px solid #265e3c;">Content here</div>
.myborder {border:2px solid #265e3c;}