#271b1b color space conversions
Hex:
#271b1b
RGB:
39, 27, 27
CMY:
85, 89, 89
CMYK:
0, 31, 31, 85
HSL:
0°, 18.1818%, 12.9412%
HSV (HSB):
0°, 30.7692%, 15.2941%
XYZ:
1.4265, 1.2943, 1.2116
xyY:
0.3628, 0.3291, 1.2943
CIE-Lab:
11.2358, 5.9368, 2.3079
CIE-LCH:
11.2358, 6.3696, 21.2435
CIE-Luv:
11.2358, 5.1531, 1.1096
Hunter-Lab:
11.3769, 2.4713, 1.6498
#271b1b color charts
#271b1b color shades, tints & tones
#271b1b color schemes
#271b1b color preview, HTML & CSS examples
This text has a color of #271b1b
<p style="color:#271b1b;">Text here</p>
.mytext {color:#271b1b;}
This box has a color of #271b1b
<div style="background-color:#271b1b;">Content here</div>
.mybackground {background-color:#271b1b;}
Border around this has a color of #271b1b
<div style="border:2px solid #271b1b;">Content here</div>
.myborder {border:2px solid #271b1b;}