#233f00 color space conversions
Hex:
#233f00
RGB:
35, 63, 0
CMY:
86, 75, 100
CMYK:
44, 0, 100, 75
HSL:
87°, 100.0000%, 12.3529%
HSV (HSB):
87°, 100.0000%, 24.7059%
XYZ:
2.4706, 3.9123, 0.6249
xyY:
0.3526, 0.5583, 3.9123
CIE-Lab:
23.3795, -21.6260, 31.3707
CIE-LCH:
23.3795, 38.1025, 124.5812
CIE-Luv:
23.3795, -12.4763, 27.4447
Hunter-Lab:
19.7796, -12.3182, 11.9725
#233f00 color charts
#233f00 color shades, tints & tones
#233f00 color schemes
#233f00 color preview, HTML & CSS examples
This text has a color of #233f00
<p style="color:#233f00;">Text here</p>
.mytext {color:#233f00;}
This box has a color of #233f00
<div style="background-color:#233f00;">Content here</div>
.mybackground {background-color:#233f00;}
Border around this has a color of #233f00
<div style="border:2px solid #233f00;">Content here</div>
.myborder {border:2px solid #233f00;}