#245e65 color space conversions
Hex:
#245e65
RGB:
36, 94, 101
CMY:
86, 63, 60
CMYK:
64, 7, 0, 60
HSL:
186°, 47.4453%, 26.8627%
HSV (HSB):
186°, 64.3564%, 39.6078%
XYZ:
7.0792, 9.3201, 13.7378
xyY:
0.2349, 0.3093, 9.3201
CIE-Lab:
36.5934, -16.3246, -9.6328
CIE-LCH:
36.5934, 18.9548, 210.5440
CIE-Luv:
36.5934, -22.4979, -10.6487
Hunter-Lab:
30.5288, -12.0336, -5.3100
#245e65 color charts
#245e65 color shades, tints & tones
#245e65 color schemes
#245e65 color preview, HTML & CSS examples
This text has a color of #245e65
<p style="color:#245e65;">Text here</p>
.mytext {color:#245e65;}
This box has a color of #245e65
<div style="background-color:#245e65;">Content here</div>
.mybackground {background-color:#245e65;}
Border around this has a color of #245e65
<div style="border:2px solid #245e65;">Content here</div>
.myborder {border:2px solid #245e65;}