#238b5b color space conversions
Hex:
#238b5b
RGB:
35, 139, 91
CMY:
86, 45, 64
CMYK:
75, 0, 35, 45
HSL:
152°, 59.7701%, 34.1176%
HSV (HSB):
152°, 74.8201%, 54.5098%
XYZ:
11.8141, 19.5779, 13.0538
xyY:
0.2658, 0.4405, 19.5779
CIE-Lab:
51.3566, -40.7994, 17.5142
CIE-LCH:
51.3566, 44.3998, 156.7673
CIE-Luv:
51.3566, -40.5411, 28.6544
Hunter-Lab:
44.2469, -29.7720, 13.4810
#238b5b color charts
#238b5b color shades, tints & tones
#238b5b color schemes
#238b5b color preview, HTML & CSS examples
This text has a color of #238b5b
<p style="color:#238b5b;">Text here</p>
.mytext {color:#238b5b;}
This box has a color of #238b5b
<div style="background-color:#238b5b;">Content here</div>
.mybackground {background-color:#238b5b;}
Border around this has a color of #238b5b
<div style="border:2px solid #238b5b;">Content here</div>
.myborder {border:2px solid #238b5b;}