#b02a32 color space conversions
Hex:
#b02a32
RGB:
176, 42, 50
CMY:
31, 84, 80
CMYK:
0, 76, 72, 31
HSL:
356°, 61.4679%, 42.7451%
HSV (HSB):
356°, 76.1364%, 69.0196%
XYZ:
19.3082, 11.1163, 4.1456
xyY:
0.5585, 0.3216, 11.1163
CIE-Lab:
39.7757, 53.5133, 28.8818
CIE-LCH:
39.7757, 60.8098, 28.3563
CIE-Luv:
39.7757, 98.8984, 18.4620
Hunter-Lab:
33.3412, 45.0241, 15.9667
#b02a32 color charts
#b02a32 color shades, tints & tones
#b02a32 color schemes
#b02a32 color preview, HTML & CSS examples
This text has a color of #b02a32
<p style="color:#b02a32;">Text here</p>
.mytext {color:#b02a32;}
This box has a color of #b02a32
<div style="background-color:#b02a32;">Content here</div>
.mybackground {background-color:#b02a32;}
Border around this has a color of #b02a32
<div style="border:2px solid #b02a32;">Content here</div>
.myborder {border:2px solid #b02a32;}