#b2780d color space conversions
Hex:
#b2780d
RGB:
178, 120, 13
CMY:
30, 53, 95
CMYK:
0, 33, 93, 30
HSL:
39°, 86.3874%, 37.4510%
HSV (HSB):
39°, 92.6966%, 69.8039%
XYZ:
25.1492, 22.9270, 3.4806
xyY:
0.4878, 0.4447, 22.9270
CIE-Lab:
54.9970, 14.9736, 58.9348
CIE-LCH:
54.9970, 60.8072, 75.7445
CIE-Luv:
54.9970, 48.0744, 53.9028
Hunter-Lab:
47.8821, 9.9602, 29.2076
#b2780d color charts
#b2780d color shades, tints & tones
#b2780d color schemes
#b2780d color preview, HTML & CSS examples
This text has a color of #b2780d
<p style="color:#b2780d;">Text here</p>
.mytext {color:#b2780d;}
This box has a color of #b2780d
<div style="background-color:#b2780d;">Content here</div>
.mybackground {background-color:#b2780d;}
Border around this has a color of #b2780d
<div style="border:2px solid #b2780d;">Content here</div>
.myborder {border:2px solid #b2780d;}