#252b3c color space conversions
Hex:
#252b3c
RGB:
37, 43, 60
CMY:
85, 83, 76
CMYK:
38, 28, 0, 76
HSL:
224°, 23.7113%, 19.0196%
HSV (HSB):
224°, 38.3333%, 23.5294%
XYZ:
2.4424, 2.4473, 4.6186
xyY:
0.2569, 0.2574, 2.4473
CIE-Lab:
17.6786, 2.3809, -11.6839
CIE-LCH:
17.6786, 11.9240, 281.5178
CIE-Luv:
17.6786, -3.1101, -12.1386
Hunter-Lab:
15.6439, 0.4919, -6.5537
#252b3c color charts
#252b3c color shades, tints & tones
#252b3c color schemes
#252b3c color preview, HTML & CSS examples
This text has a color of #252b3c
<p style="color:#252b3c;">Text here</p>
.mytext {color:#252b3c;}
This box has a color of #252b3c
<div style="background-color:#252b3c;">Content here</div>
.mybackground {background-color:#252b3c;}
Border around this has a color of #252b3c
<div style="border:2px solid #252b3c;">Content here</div>
.myborder {border:2px solid #252b3c;}