#b25f07 color space conversions
Hex:
#b25f07
RGB:
178, 95, 7
CMY:
30, 63, 97
CMYK:
0, 47, 96, 30
HSL:
31°, 92.4324%, 36.2745%
HSV (HSB):
31°, 96.0674%, 69.8039%
XYZ:
22.4907, 17.6647, 2.4253
xyY:
0.5282, 0.4149, 17.6647
CIE-Lab:
49.0869, 28.7135, 55.9463
CIE-LCH:
49.0869, 62.8845, 62.8316
CIE-Luv:
49.0869, 68.5287, 45.3505
Hunter-Lab:
42.0294, 21.9668, 25.9993
#b25f07 color charts
#b25f07 color shades, tints & tones
#b25f07 color schemes
#b25f07 color preview, HTML & CSS examples
This text has a color of #b25f07
<p style="color:#b25f07;">Text here</p>
.mytext {color:#b25f07;}
This box has a color of #b25f07
<div style="background-color:#b25f07;">Content here</div>
.mybackground {background-color:#b25f07;}
Border around this has a color of #b25f07
<div style="border:2px solid #b25f07;">Content here</div>
.myborder {border:2px solid #b25f07;}