#225c65 color space conversions
Hex:
#225c65
RGB:
34, 92, 101
CMY:
87, 64, 60
CMYK:
66, 9, 0, 60
HSL:
188°, 49.6296%, 26.4706%
HSV (HSB):
188°, 66.3366%, 39.6078%
XYZ:
6.8358, 8.9340, 13.6761
xyY:
0.2321, 0.3034, 8.9340
CIE-Lab:
35.8568, -15.5893, -10.7523
CIE-LCH:
35.8568, 18.9378, 214.5948
CIE-Luv:
35.8568, -22.1406, -12.2313
Hunter-Lab:
29.8897, -11.4840, -6.2054
#225c65 color charts
#225c65 color shades, tints & tones
#225c65 color schemes
#225c65 color preview, HTML & CSS examples
This text has a color of #225c65
<p style="color:#225c65;">Text here</p>
.mytext {color:#225c65;}
This box has a color of #225c65
<div style="background-color:#225c65;">Content here</div>
.mybackground {background-color:#225c65;}
Border around this has a color of #225c65
<div style="border:2px solid #225c65;">Content here</div>
.myborder {border:2px solid #225c65;}