#b03d0d color space conversions
Hex:
#b03d0d
RGB:
176, 61, 13
CMY:
31, 76, 95
CMYK:
0, 65, 93, 31
HSL:
18°, 86.2434%, 37.0588%
HSV (HSB):
18°, 92.6136%, 69.0196%
XYZ:
19.6459, 12.5967, 1.7767
xyY:
0.5775, 0.3703, 12.5967
CIE-Lab:
42.1491, 44.9868, 49.5289
CIE-LCH:
42.1491, 66.9098, 47.7513
CIE-Luv:
42.1491, 92.8758, 33.7602
Hunter-Lab:
35.4918, 36.6952, 21.8762
#b03d0d color charts
#b03d0d color shades, tints & tones
#b03d0d color schemes
#b03d0d color preview, HTML & CSS examples
This text has a color of #b03d0d
<p style="color:#b03d0d;">Text here</p>
.mytext {color:#b03d0d;}
This box has a color of #b03d0d
<div style="background-color:#b03d0d;">Content here</div>
.mybackground {background-color:#b03d0d;}
Border around this has a color of #b03d0d
<div style="border:2px solid #b03d0d;">Content here</div>
.myborder {border:2px solid #b03d0d;}