#b03025 color space conversions
Hex:
#b03025
RGB:
176, 48, 37
CMY:
31, 81, 85
CMYK:
0, 73, 79, 31
HSL:
5°, 65.2582%, 41.7647%
HSV (HSB):
5°, 78.9773%, 69.0196%
XYZ:
19.2954, 11.4776, 2.9487
xyY:
0.5722, 0.3404, 11.4776
CIE-Lab:
40.3735, 50.8717, 37.1356
CIE-LCH:
40.3735, 62.9839, 36.1289
CIE-Luv:
40.3735, 98.3998, 24.8614
Hunter-Lab:
33.8786, 42.3763, 18.5546
#b03025 color charts
#b03025 color shades, tints & tones
#b03025 color schemes
#b03025 color preview, HTML & CSS examples
This text has a color of #b03025
<p style="color:#b03025;">Text here</p>
.mytext {color:#b03025;}
This box has a color of #b03025
<div style="background-color:#b03025;">Content here</div>
.mybackground {background-color:#b03025;}
Border around this has a color of #b03025
<div style="border:2px solid #b03025;">Content here</div>
.myborder {border:2px solid #b03025;}