#b2501c color space conversions
Hex:
#b2501c
RGB:
178, 80, 28
CMY:
30, 69, 89
CMYK:
0, 55, 84, 30
HSL:
21°, 72.8155%, 40.3922%
HSV (HSB):
21°, 84.2697%, 69.8039%
XYZ:
21.4384, 15.2861, 2.9192
xyY:
0.5408, 0.3856, 15.2861
CIE-Lab:
46.0236, 37.0168, 47.0780
CIE-LCH:
46.0236, 59.8881, 51.8225
CIE-Luv:
46.0236, 79.3546, 37.0013
Hunter-Lab:
39.0975, 29.4564, 22.9414
#b2501c color charts
#b2501c color shades, tints & tones
#b2501c color schemes
#b2501c color preview, HTML & CSS examples
This text has a color of #b2501c
<p style="color:#b2501c;">Text here</p>
.mytext {color:#b2501c;}
This box has a color of #b2501c
<div style="background-color:#b2501c;">Content here</div>
.mybackground {background-color:#b2501c;}
Border around this has a color of #b2501c
<div style="border:2px solid #b2501c;">Content here</div>
.myborder {border:2px solid #b2501c;}