#b25f22 color space conversions
Hex:
#b25f22
RGB:
178, 95, 34
CMY:
30, 63, 87
CMYK:
0, 47, 81, 30
HSL:
25°, 67.9245%, 41.5686%
HSV (HSB):
25°, 80.8989%, 69.8039%
XYZ:
22.7410, 17.7649, 3.7438
xyY:
0.5139, 0.4015, 17.7649
CIE-Lab:
49.2097, 29.3277, 47.3957
CIE-LCH:
49.2097, 55.7357, 58.2514
CIE-Luv:
49.2097, 67.1228, 40.8272
Hunter-Lab:
42.1484, 22.5494, 24.2376
#b25f22 color charts
#b25f22 color shades, tints & tones
#b25f22 color schemes
#b25f22 color preview, HTML & CSS examples
This text has a color of #b25f22
<p style="color:#b25f22;">Text here</p>
.mytext {color:#b25f22;}
This box has a color of #b25f22
<div style="background-color:#b25f22;">Content here</div>
.mybackground {background-color:#b25f22;}
Border around this has a color of #b25f22
<div style="border:2px solid #b25f22;">Content here</div>
.myborder {border:2px solid #b25f22;}