#b25b01 color space conversions
Hex:
#b25b01
RGB:
178, 91, 1
CMY:
30, 64, 100
CMYK:
0, 49, 99, 30
HSL:
31°, 98.8827%, 35.0980%
HSV (HSB):
31°, 99.4382%, 69.8039%
XYZ:
22.1067, 16.9493, 2.1351
xyY:
0.5367, 0.4115, 16.9493
CIE-Lab:
48.1961, 30.7829, 56.7505
CIE-LCH:
48.1961, 64.5617, 61.5235
CIE-Luv:
48.1961, 71.9879, 44.5860
Hunter-Lab:
41.1696, 23.8017, 25.7438
#b25b01 color charts
#b25b01 color shades, tints & tones
#b25b01 color schemes
#b25b01 color preview, HTML & CSS examples
This text has a color of #b25b01
<p style="color:#b25b01;">Text here</p>
.mytext {color:#b25b01;}
This box has a color of #b25b01
<div style="background-color:#b25b01;">Content here</div>
.mybackground {background-color:#b25b01;}
Border around this has a color of #b25b01
<div style="border:2px solid #b25b01;">Content here</div>
.myborder {border:2px solid #b25b01;}