#b25a20 color space conversions
Hex:
#b25a20
RGB:
178, 90, 32
CMY:
30, 65, 87
CMYK:
0, 49, 82, 30
HSL:
24°, 69.5238%, 41.1765%
HSV (HSB):
24°, 82.0225%, 69.8039%
XYZ:
22.2770, 16.8816, 3.4508
xyY:
0.5228, 0.3962, 16.8816
CIE-Lab:
48.1105, 31.9397, 47.2429
CIE-LCH:
48.1105, 57.0266, 55.9384
CIE-Luv:
48.1105, 71.2285, 39.5120
Hunter-Lab:
41.0872, 24.8778, 23.7814
#b25a20 color charts
#b25a20 color shades, tints & tones
#b25a20 color schemes
#b25a20 color preview, HTML & CSS examples
This text has a color of #b25a20
<p style="color:#b25a20;">Text here</p>
.mytext {color:#b25a20;}
This box has a color of #b25a20
<div style="background-color:#b25a20;">Content here</div>
.mybackground {background-color:#b25a20;}
Border around this has a color of #b25a20
<div style="border:2px solid #b25a20;">Content here</div>
.myborder {border:2px solid #b25a20;}