#b43a00 color space conversions
Hex:
#b43a00
RGB:
180, 58, 0
CMY:
29, 77, 100
CMYK:
0, 68, 100, 29
HSL:
19°, 100.0000%, 35.2941%
HSV (HSB):
19°, 100.0000%, 70.5882%
XYZ:
20.3354, 12.7294, 1.3852
xyY:
0.5903, 0.3695, 12.7294
CIE-Lab:
42.3527, 47.5285, 53.9188
CIE-LCH:
42.3527, 71.8762, 48.6044
CIE-Luv:
42.3527, 98.9593, 34.9365
Hunter-Lab:
35.6783, 39.3021, 22.6728
#b43a00 color charts
#b43a00 color shades, tints & tones
#b43a00 color schemes
#b43a00 color preview, HTML & CSS examples
This text has a color of #b43a00
<p style="color:#b43a00;">Text here</p>
.mytext {color:#b43a00;}
This box has a color of #b43a00
<div style="background-color:#b43a00;">Content here</div>
.mybackground {background-color:#b43a00;}
Border around this has a color of #b43a00
<div style="border:2px solid #b43a00;">Content here</div>
.myborder {border:2px solid #b43a00;}