#272d31 color space conversions
Hex:
#272d31
RGB:
39, 45, 49
CMY:
85, 82, 81
CMYK:
20, 8, 0, 81
HSL:
204°, 11.3636%, 17.2549%
HSV (HSB):
204°, 20.4082%, 19.2157%
XYZ:
2.3295, 2.5299, 3.2713
xyY:
0.2865, 0.3112, 2.5299
CIE-Lab:
18.0531, -1.5441, -3.4627
CIE-LCH:
18.0531, 3.7913, 245.9667
CIE-Luv:
18.0531, -2.7744, -3.2365
Hunter-Lab:
15.9055, -1.6922, -1.0602
#272d31 color charts
#272d31 color shades, tints & tones
#272d31 color schemes
#272d31 color preview, HTML & CSS examples
This text has a color of #272d31
<p style="color:#272d31;">Text here</p>
.mytext {color:#272d31;}
This box has a color of #272d31
<div style="background-color:#272d31;">Content here</div>
.mybackground {background-color:#272d31;}
Border around this has a color of #272d31
<div style="border:2px solid #272d31;">Content here</div>
.myborder {border:2px solid #272d31;}