#238b5c color space conversions
Hex:
#238b5c
RGB:
35, 139, 92
CMY:
86, 45, 64
CMYK:
75, 0, 34, 45
HSL:
153°, 59.7701%, 34.1176%
HSV (HSB):
153°, 74.8201%, 54.5098%
XYZ:
11.8575, 19.5953, 13.2825
xyY:
0.2651, 0.4380, 19.5953
CIE-Lab:
51.3765, -40.5798, 16.9758
CIE-LCH:
51.3765, 43.9875, 157.2989
CIE-Luv:
51.3765, -40.4834, 27.9893
Hunter-Lab:
44.2665, -29.6523, 13.1962
#238b5c color charts
#238b5c color shades, tints & tones
#238b5c color schemes
#238b5c color preview, HTML & CSS examples
This text has a color of #238b5c
<p style="color:#238b5c;">Text here</p>
.mytext {color:#238b5c;}
This box has a color of #238b5c
<div style="background-color:#238b5c;">Content here</div>
.mybackground {background-color:#238b5c;}
Border around this has a color of #238b5c
<div style="border:2px solid #238b5c;">Content here</div>
.myborder {border:2px solid #238b5c;}