#234b00 color space conversions
Hex:
#234b00
RGB:
35, 75, 0
CMY:
86, 71, 100
CMYK:
53, 0, 100, 71
HSL:
92°, 100.0000%, 14.7059%
HSV (HSB):
92°, 100.0000%, 29.4118%
XYZ:
3.2092, 5.3895, 0.8711
xyY:
0.3389, 0.5691, 5.3895
CIE-Lab:
27.8168, -27.2596, 35.4998
CIE-LCH:
27.8168, 44.7585, 127.5200
CIE-Luv:
27.8168, -17.9793, 33.0347
Hunter-Lab:
23.2153, -15.9513, 14.0259
#234b00 color charts
#234b00 color shades, tints & tones
#234b00 color schemes
#234b00 color preview, HTML & CSS examples
This text has a color of #234b00
<p style="color:#234b00;">Text here</p>
.mytext {color:#234b00;}
This box has a color of #234b00
<div style="background-color:#234b00;">Content here</div>
.mybackground {background-color:#234b00;}
Border around this has a color of #234b00
<div style="border:2px solid #234b00;">Content here</div>
.myborder {border:2px solid #234b00;}