#b2480c color space conversions
Hex:
#b2480c
RGB:
178, 72, 12
CMY:
30, 72, 95
CMYK:
0, 60, 93, 30
HSL:
22°, 87.3684%, 37.2549%
HSV (HSB):
22°, 93.2584%, 69.8039%
XYZ:
20.7438, 14.1263, 1.9811
xyY:
0.5629, 0.3833, 14.1263
CIE-Lab:
44.4134, 40.6344, 51.5575
CIE-LCH:
44.4134, 65.6455, 51.7571
CIE-Luv:
44.4134, 86.5755, 37.2688
Hunter-Lab:
37.5849, 32.7440, 23.1842
#b2480c color charts
#b2480c color shades, tints & tones
#b2480c color schemes
#b2480c color preview, HTML & CSS examples
This text has a color of #b2480c
<p style="color:#b2480c;">Text here</p>
.mytext {color:#b2480c;}
This box has a color of #b2480c
<div style="background-color:#b2480c;">Content here</div>
.mybackground {background-color:#b2480c;}
Border around this has a color of #b2480c
<div style="border:2px solid #b2480c;">Content here</div>
.myborder {border:2px solid #b2480c;}