#b14000 color space conversions
Hex:
#b14000
RGB:
177, 64, 0
CMY:
31, 75, 100
CMYK:
0, 64, 100, 31
HSL:
22°, 100.0000%, 34.7059%
HSV (HSB):
22°, 100.0000%, 69.4118%
XYZ:
19.9649, 13.0139, 1.4597
xyY:
0.5797, 0.3779, 13.0139
CIE-Lab:
42.7842, 43.8407, 53.8410
CIE-LCH:
42.7842, 69.4324, 50.8453
CIE-Luv:
42.7842, 92.2713, 36.2283
Hunter-Lab:
36.0748, 35.6563, 22.8533
#b14000 color charts
#b14000 color shades, tints & tones
#b14000 color schemes
#b14000 color preview, HTML & CSS examples
This text has a color of #b14000
<p style="color:#b14000;">Text here</p>
.mytext {color:#b14000;}
This box has a color of #b14000
<div style="background-color:#b14000;">Content here</div>
.mybackground {background-color:#b14000;}
Border around this has a color of #b14000
<div style="border:2px solid #b14000;">Content here</div>
.myborder {border:2px solid #b14000;}