#b00d02 color space conversions
Hex:
#b00d02
RGB:
176, 13, 2
CMY:
31, 95, 99
CMYK:
0, 93, 99, 31
HSL:
4°, 97.7528%, 34.9020%
HSV (HSB):
4°, 98.8636%, 69.0196%
XYZ:
18.0594, 9.5223, 0.9436
xyY:
0.6331, 0.3338, 9.5223
CIE-Lab:
36.9711, 59.1234, 50.2467
CIE-LCH:
36.9711, 77.5907, 40.3599
CIE-Luv:
36.9711, 116.9706, 26.4863
Hunter-Lab:
30.8583, 50.4626, 19.7878
#b00d02 color charts
#b00d02 color shades, tints & tones
#b00d02 color schemes
#b00d02 color preview, HTML & CSS examples
This text has a color of #b00d02
<p style="color:#b00d02;">Text here</p>
.mytext {color:#b00d02;}
This box has a color of #b00d02
<div style="background-color:#b00d02;">Content here</div>
.mybackground {background-color:#b00d02;}
Border around this has a color of #b00d02
<div style="border:2px solid #b00d02;">Content here</div>
.myborder {border:2px solid #b00d02;}