#b25f03 color space conversions
Hex:
#b25f03
RGB:
178, 95, 3
CMY:
30, 63, 99
CMYK:
0, 47, 98, 30
HSL:
32°, 96.6851%, 35.4902%
HSV (HSB):
32°, 98.3146%, 69.8039%
XYZ:
22.4687, 17.6560, 2.3099
xyY:
0.5295, 0.4161, 17.6560
CIE-Lab:
49.0761, 28.6595, 56.8349
CIE-LCH:
49.0761, 63.6519, 63.2401
CIE-Luv:
49.0761, 68.6543, 45.7539
Hunter-Lab:
42.0190, 21.9157, 26.1540
#b25f03 color charts
#b25f03 color shades, tints & tones
#b25f03 color schemes
#b25f03 color preview, HTML & CSS examples
This text has a color of #b25f03
<p style="color:#b25f03;">Text here</p>
.mytext {color:#b25f03;}
This box has a color of #b25f03
<div style="background-color:#b25f03;">Content here</div>
.mybackground {background-color:#b25f03;}
Border around this has a color of #b25f03
<div style="border:2px solid #b25f03;">Content here</div>
.myborder {border:2px solid #b25f03;}