#237d7d color space conversions
Hex:
#237d7d
RGB:
35, 125, 125
CMY:
86, 51, 51
CMYK:
72, 0, 0, 51
HSL:
180°, 56.2500%, 31.3725%
HSV (HSB):
180°, 72.0000%, 49.0196%
XYZ:
11.7284, 16.5052, 21.9697
xyY:
0.2336, 0.3288, 16.5052
CIE-Lab:
47.6305, -25.3432, -7.5977
CIE-LCH:
47.6305, 26.4576, 196.6884
CIE-Luv:
47.6305, -33.1801, -7.1653
Hunter-Lab:
40.6266, -19.5658, -3.6237
#237d7d color charts
#237d7d color shades, tints & tones
#237d7d color schemes
#237d7d color preview, HTML & CSS examples
This text has a color of #237d7d
<p style="color:#237d7d;">Text here</p>
.mytext {color:#237d7d;}
This box has a color of #237d7d
<div style="background-color:#237d7d;">Content here</div>
.mybackground {background-color:#237d7d;}
Border around this has a color of #237d7d
<div style="border:2px solid #237d7d;">Content here</div>
.myborder {border:2px solid #237d7d;}