#b61b00 color space conversions
Hex:
#b61b00
RGB:
182, 27, 0
CMY:
29, 89, 100
CMYK:
0, 85, 100, 29
HSL:
9°, 100.0000%, 35.6863%
HSV (HSB):
9°, 100.0000%, 71.3725%
XYZ:
19.6833, 10.7289, 1.0335
xyY:
0.6259, 0.3412, 10.7289
CIE-Lab:
39.1201, 58.2304, 52.6891
CIE-LCH:
39.1201, 78.5297, 42.1400
CIE-Luv:
39.1201, 117.3332, 29.1176
Hunter-Lab:
32.7551, 49.9437, 21.0579
#b61b00 color charts
#b61b00 color shades, tints & tones
#b61b00 color schemes
#b61b00 color preview, HTML & CSS examples
This text has a color of #b61b00
<p style="color:#b61b00;">Text here</p>
.mytext {color:#b61b00;}
This box has a color of #b61b00
<div style="background-color:#b61b00;">Content here</div>
.mybackground {background-color:#b61b00;}
Border around this has a color of #b61b00
<div style="border:2px solid #b61b00;">Content here</div>
.myborder {border:2px solid #b61b00;}