#235d2d color space conversions
Hex:
#235d2d
RGB:
35, 93, 45
CMY:
86, 64, 82
CMYK:
62, 0, 52, 64
HSL:
130°, 45.3125%, 25.0980%
HSV (HSB):
130°, 62.3656%, 36.4706%
XYZ:
5.0811, 8.3755, 3.8314
xyY:
0.2939, 0.4845, 8.3755
CIE-Lab:
34.7530, -30.4076, 21.9664
CIE-LCH:
34.7530, 37.5119, 144.1556
CIE-Luv:
34.7530, -24.8114, 27.8883
Hunter-Lab:
28.9404, -19.3061, 12.4088
#235d2d color charts
#235d2d color shades, tints & tones
#235d2d color schemes
#235d2d color preview, HTML & CSS examples
This text has a color of #235d2d
<p style="color:#235d2d;">Text here</p>
.mytext {color:#235d2d;}
This box has a color of #235d2d
<div style="background-color:#235d2d;">Content here</div>
.mybackground {background-color:#235d2d;}
Border around this has a color of #235d2d
<div style="border:2px solid #235d2d;">Content here</div>
.myborder {border:2px solid #235d2d;}