#233c00 color space conversions
Hex:
#233c00
RGB:
35, 60, 0
CMY:
86, 76, 100
CMYK:
42, 0, 100, 76
HSL:
85°, 100.0000%, 11.7647%
HSV (HSB):
85°, 100.0000%, 23.5294%
XYZ:
2.3090, 3.5890, 0.5711
xyY:
0.3569, 0.5548, 3.5890
CIE-Lab:
22.2635, -20.1188, 30.2172
CIE-LCH:
22.2635, 36.3021, 123.6559
CIE-Luv:
22.2635, -11.0582, 26.0346
Hunter-Lab:
18.9448, -11.3977, 11.4741
#233c00 color charts
#233c00 color shades, tints & tones
#233c00 color schemes
#233c00 color preview, HTML & CSS examples
This text has a color of #233c00
<p style="color:#233c00;">Text here</p>
.mytext {color:#233c00;}
This box has a color of #233c00
<div style="background-color:#233c00;">Content here</div>
.mybackground {background-color:#233c00;}
Border around this has a color of #233c00
<div style="border:2px solid #233c00;">Content here</div>
.myborder {border:2px solid #233c00;}