#b25c29 color space conversions
Hex:
#b25c29
RGB:
178, 92, 41
CMY:
30, 64, 84
CMYK:
0, 48, 77, 30
HSL:
22°, 62.5571%, 42.9412%
HSV (HSB):
22°, 76.9663%, 69.8039%
XYZ:
22.5875, 17.2794, 4.2426
xyY:
0.5121, 0.3917, 17.2794
CIE-Lab:
48.6101, 31.2118, 43.5931
CIE-LCH:
48.6101, 53.6147, 54.3980
CIE-Luv:
48.6101, 68.8459, 37.7362
Hunter-Lab:
41.5685, 24.2486, 23.0466
#b25c29 color charts
#b25c29 color shades, tints & tones
#b25c29 color schemes
#b25c29 color preview, HTML & CSS examples
This text has a color of #b25c29
<p style="color:#b25c29;">Text here</p>
.mytext {color:#b25c29;}
This box has a color of #b25c29
<div style="background-color:#b25c29;">Content here</div>
.mybackground {background-color:#b25c29;}
Border around this has a color of #b25c29
<div style="border:2px solid #b25c29;">Content here</div>
.myborder {border:2px solid #b25c29;}