#b64e1a color space conversions
Hex:
#b64e1a
RGB:
182, 78, 26
CMY:
29, 69, 90
CMYK:
0, 57, 86, 29
HSL:
20°, 75.0000%, 40.7843%
HSV (HSB):
20°, 85.7143%, 71.3725%
XYZ:
22.2022, 15.4684, 2.7928
xyY:
0.5487, 0.3823, 15.4684
CIE-Lab:
46.2692, 39.5311, 48.3782
CIE-LCH:
46.2692, 62.4753, 50.7469
CIE-Luv:
46.2692, 84.4157, 37.1689
Hunter-Lab:
39.3299, 31.9381, 23.3208
#b64e1a color charts
#b64e1a color shades, tints & tones
#b64e1a color schemes
#b64e1a color preview, HTML & CSS examples
This text has a color of #b64e1a
<p style="color:#b64e1a;">Text here</p>
.mytext {color:#b64e1a;}
This box has a color of #b64e1a
<div style="background-color:#b64e1a;">Content here</div>
.mybackground {background-color:#b64e1a;}
Border around this has a color of #b64e1a
<div style="border:2px solid #b64e1a;">Content here</div>
.myborder {border:2px solid #b64e1a;}