#b82c0a color space conversions
Hex:
#b82c0a
RGB:
184, 44, 10
CMY:
28, 83, 96
CMYK:
0, 76, 95, 28
HSL:
12°, 89.6907%, 38.0392%
HSV (HSB):
12°, 94.5652%, 72.1569%
XYZ:
20.7226, 12.0136, 1.5138
xyY:
0.6050, 0.3508, 12.0136
CIE-Lab:
41.2378, 54.2201, 50.5944
CIE-LCH:
41.2378, 74.1594, 43.0188
CIE-Luv:
41.2378, 110.2108, 31.0336
Hunter-Lab:
34.6607, 46.0639, 21.6730
#b82c0a color charts
#b82c0a color shades, tints & tones
#b82c0a color schemes
#b82c0a color preview, HTML & CSS examples
This text has a color of #b82c0a
<p style="color:#b82c0a;">Text here</p>
.mytext {color:#b82c0a;}
This box has a color of #b82c0a
<div style="background-color:#b82c0a;">Content here</div>
.mybackground {background-color:#b82c0a;}
Border around this has a color of #b82c0a
<div style="border:2px solid #b82c0a;">Content here</div>
.myborder {border:2px solid #b82c0a;}