#b2680c color space conversions
Hex:
#b2680c
RGB:
178, 104, 12
CMY:
30, 59, 95
CMYK:
0, 42, 93, 30
HSL:
33°, 87.3684%, 37.2549%
HSV (HSB):
33°, 93.2584%, 69.8039%
XYZ:
23.3768, 19.3922, 2.8588
xyY:
0.5123, 0.4250, 19.3922
CIE-Lab:
51.1429, 23.8610, 56.3201
CIE-LCH:
51.1429, 61.1662, 67.0392
CIE-Luv:
51.1429, 61.0362, 48.0544
Hunter-Lab:
44.0365, 17.6928, 26.9765
#b2680c color charts
#b2680c color shades, tints & tones
#b2680c color schemes
#b2680c color preview, HTML & CSS examples
This text has a color of #b2680c
<p style="color:#b2680c;">Text here</p>
.mytext {color:#b2680c;}
This box has a color of #b2680c
<div style="background-color:#b2680c;">Content here</div>
.mybackground {background-color:#b2680c;}
Border around this has a color of #b2680c
<div style="border:2px solid #b2680c;">Content here</div>
.myborder {border:2px solid #b2680c;}