#b02e25 color space conversions
Hex:
#b02e25
RGB:
176, 46, 37
CMY:
31, 82, 85
CMYK:
0, 74, 79, 31
HSL:
4°, 65.2582%, 41.7647%
HSV (HSB):
4°, 78.9773%, 69.0196%
XYZ:
19.2154, 11.3177, 2.9220
xyY:
0.5744, 0.3383, 11.3177
CIE-Lab:
40.1104, 51.5990, 36.8636
CIE-LCH:
40.1104, 63.4143, 35.5429
CIE-Luv:
40.1104, 99.5150, 24.3837
Hunter-Lab:
33.6417, 43.0822, 18.3995
#b02e25 color charts
#b02e25 color shades, tints & tones
#b02e25 color schemes
#b02e25 color preview, HTML & CSS examples
This text has a color of #b02e25
<p style="color:#b02e25;">Text here</p>
.mytext {color:#b02e25;}
This box has a color of #b02e25
<div style="background-color:#b02e25;">Content here</div>
.mybackground {background-color:#b02e25;}
Border around this has a color of #b02e25
<div style="border:2px solid #b02e25;">Content here</div>
.myborder {border:2px solid #b02e25;}