#b25e0c color space conversions
Hex:
#b25e0c
RGB:
178, 94, 12
CMY:
30, 63, 95
CMYK:
0, 47, 93, 30
HSL:
30°, 87.3684%, 37.2549%
HSV (HSB):
30°, 93.2584%, 69.8039%
XYZ:
22.4292, 17.4969, 2.5429
xyY:
0.5281, 0.4120, 17.4969
CIE-Lab:
48.8802, 29.3226, 54.6942
CIE-LCH:
48.8802, 62.0586, 61.8034
CIE-Luv:
48.8802, 69.1814, 44.4866
Hunter-Lab:
41.8293, 22.5115, 25.6761
#b25e0c color charts
#b25e0c color shades, tints & tones
#b25e0c color schemes
#b25e0c color preview, HTML & CSS examples
This text has a color of #b25e0c
<p style="color:#b25e0c;">Text here</p>
.mytext {color:#b25e0c;}
This box has a color of #b25e0c
<div style="background-color:#b25e0c;">Content here</div>
.mybackground {background-color:#b25e0c;}
Border around this has a color of #b25e0c
<div style="border:2px solid #b25e0c;">Content here</div>
.myborder {border:2px solid #b25e0c;}