#b25e1c color space conversions
Hex:
#b25e1c
RGB:
178, 94, 28
CMY:
30, 63, 89
CMYK:
0, 47, 84, 30
HSL:
26°, 72.8155%, 40.3922%
HSV (HSB):
26°, 84.2697%, 69.8039%
XYZ:
22.5724, 17.5542, 3.2972
xyY:
0.5198, 0.4043, 17.5542
CIE-Lab:
48.9509, 29.6740, 49.6454
CIE-LCH:
48.9509, 57.8378, 59.1324
CIE-Luv:
48.9509, 68.3594, 41.8781
Hunter-Lab:
41.8978, 22.8457, 24.6625
#b25e1c color charts
#b25e1c color shades, tints & tones
#b25e1c color schemes
#b25e1c color preview, HTML & CSS examples
This text has a color of #b25e1c
<p style="color:#b25e1c;">Text here</p>
.mytext {color:#b25e1c;}
This box has a color of #b25e1c
<div style="background-color:#b25e1c;">Content here</div>
.mybackground {background-color:#b25e1c;}
Border around this has a color of #b25e1c
<div style="border:2px solid #b25e1c;">Content here</div>
.myborder {border:2px solid #b25e1c;}