#b25f25 color space conversions
Hex:
#b25f25
RGB:
178, 95, 37
CMY:
30, 63, 85
CMYK:
0, 47, 79, 30
HSL:
25°, 65.5814%, 42.1569%
HSV (HSB):
25°, 79.2135%, 69.8039%
XYZ:
22.7862, 17.7830, 3.9818
xyY:
0.5115, 0.3992, 17.7830
CIE-Lab:
49.2318, 29.4379, 46.0839
CIE-LCH:
49.2318, 54.6838, 57.4300
CIE-Luv:
49.2318, 66.8745, 40.0269
Hunter-Lab:
42.1699, 22.6542, 23.9206
#b25f25 color charts
#b25f25 color shades, tints & tones
#b25f25 color schemes
#b25f25 color preview, HTML & CSS examples
This text has a color of #b25f25
<p style="color:#b25f25;">Text here</p>
.mytext {color:#b25f25;}
This box has a color of #b25f25
<div style="background-color:#b25f25;">Content here</div>
.mybackground {background-color:#b25f25;}
Border around this has a color of #b25f25
<div style="border:2px solid #b25f25;">Content here</div>
.myborder {border:2px solid #b25f25;}