#b25b12 color space conversions
Hex:
#b25b12
RGB:
178, 91, 18
CMY:
30, 64, 93
CMYK:
0, 49, 90, 30
HSL:
27°, 81.6327%, 38.4314%
HSV (HSB):
27°, 89.8876%, 69.8039%
XYZ:
22.2104, 16.9908, 2.6812
xyY:
0.5303, 0.4057, 16.9908
CIE-Lab:
48.2485, 31.0374, 52.5870
CIE-LCH:
48.2485, 61.0632, 59.4504
CIE-Luv:
48.2485, 71.3521, 42.6498
Hunter-Lab:
41.2199, 24.0456, 24.9973
#b25b12 color charts
#b25b12 color shades, tints & tones
#b25b12 color schemes
#b25b12 color preview, HTML & CSS examples
This text has a color of #b25b12
<p style="color:#b25b12;">Text here</p>
.mytext {color:#b25b12;}
This box has a color of #b25b12
<div style="background-color:#b25b12;">Content here</div>
.mybackground {background-color:#b25b12;}
Border around this has a color of #b25b12
<div style="border:2px solid #b25b12;">Content here</div>
.myborder {border:2px solid #b25b12;}