#b2600f color space conversions
Hex:
#b2600f
RGB:
178, 96, 15
CMY:
30, 62, 94
CMYK:
0, 46, 92, 30
HSL:
30°, 84.4560%, 37.8431%
HSV (HSB):
30°, 91.5730%, 69.8039%
XYZ:
22.6292, 17.8652, 2.7076
xyY:
0.5238, 0.4135, 17.8652
CIE-Lab:
49.3322, 28.2899, 54.2654
CIE-LCH:
49.3322, 61.1968, 62.4658
CIE-Luv:
49.3322, 67.4446, 44.8271
Hunter-Lab:
42.2673, 21.5983, 25.7890
#b2600f color charts
#b2600f color shades, tints & tones
#b2600f color schemes
#b2600f color preview, HTML & CSS examples
This text has a color of #b2600f
<p style="color:#b2600f;">Text here</p>
.mytext {color:#b2600f;}
This box has a color of #b2600f
<div style="background-color:#b2600f;">Content here</div>
.mybackground {background-color:#b2600f;}
Border around this has a color of #b2600f
<div style="border:2px solid #b2600f;">Content here</div>
.myborder {border:2px solid #b2600f;}