#b02002 color space conversions
Hex:
#b02002
RGB:
176, 32, 2
CMY:
31, 87, 99
CMYK:
0, 82, 99, 31
HSL:
10°, 97.7528%, 34.9020%
HSV (HSB):
10°, 98.8636%, 69.0196%
XYZ:
18.4320, 10.2675, 1.0678
xyY:
0.6192, 0.3449, 10.2675
CIE-Lab:
38.3183, 55.2799, 50.8430
CIE-LCH:
38.3183, 75.1057, 42.6059
CIE-Luv:
38.3183, 110.5408, 28.7720
Hunter-Lab:
32.0430, 46.6028, 20.4543
#b02002 color charts
#b02002 color shades, tints & tones
#b02002 color schemes
#b02002 color preview, HTML & CSS examples
This text has a color of #b02002
<p style="color:#b02002;">Text here</p>
.mytext {color:#b02002;}
This box has a color of #b02002
<div style="background-color:#b02002;">Content here</div>
.mybackground {background-color:#b02002;}
Border around this has a color of #b02002
<div style="border:2px solid #b02002;">Content here</div>
.myborder {border:2px solid #b02002;}