#25565f color space conversions
Hex:
#25565f
RGB:
37, 86, 95
CMY:
85, 66, 63
CMYK:
61, 9, 0, 63
HSL:
189°, 43.9394%, 25.8824%
HSV (HSB):
189°, 61.0526%, 37.2549%
XYZ:
6.1563, 7.8751, 12.0221
xyY:
0.2363, 0.3023, 7.8751
CIE-Lab:
33.7214, -13.5165, -10.2214
CIE-LCH:
33.7214, 16.9462, 217.0972
CIE-Luv:
33.7214, -19.4059, -11.5406
Hunter-Lab:
28.0626, -9.9508, -5.7560
#25565f color charts
#25565f color shades, tints & tones
#25565f color schemes
#25565f color preview, HTML & CSS examples
This text has a color of #25565f
<p style="color:#25565f;">Text here</p>
.mytext {color:#25565f;}
This box has a color of #25565f
<div style="background-color:#25565f;">Content here</div>
.mybackground {background-color:#25565f;}
Border around this has a color of #25565f
<div style="border:2px solid #25565f;">Content here</div>
.myborder {border:2px solid #25565f;}