#1b0f01 color space conversions
Hex:
#1b0f01
RGB:
27, 15, 1
CMY:
89, 94, 100
CMYK:
0, 44, 96, 89
HSL:
32°, 92.8571%, 5.4902%
HSV (HSB):
32°, 96.2963%, 10.5882%
XYZ:
0.6283, 0.5769, 0.1069
xyY:
0.4789, 0.4396, 0.5769
CIE-Lab:
5.2106, 3.2778, 7.4542
CIE-LCH:
5.2106, 8.1431, 66.2635
CIE-Luv:
5.2106, 4.3284, 4.9012
Hunter-Lab:
7.5951, 1.4749, 4.4817
#1b0f01 color charts
#1b0f01 color shades, tints & tones
#1b0f01 color schemes
#1b0f01 color preview, HTML & CSS examples
This text has a color of #1b0f01
<p style="color:#1b0f01;">Text here</p>
.mytext {color:#1b0f01;}
This box has a color of #1b0f01
<div style="background-color:#1b0f01;">Content here</div>
.mybackground {background-color:#1b0f01;}
Border around this has a color of #1b0f01
<div style="border:2px solid #1b0f01;">Content here</div>
.myborder {border:2px solid #1b0f01;}