#b03b0f color space conversions
Hex:
#b03b0f
RGB:
176, 59, 15
CMY:
31, 77, 94
CMYK:
0, 66, 91, 31
HSL:
16°, 84.2932%, 37.4510%
HSV (HSB):
16°, 91.4773%, 69.0196%
XYZ:
19.5547, 12.3925, 1.8133
xyY:
0.5792, 0.3671, 12.3925
CIE-Lab:
41.8333, 45.8899, 48.6387
CIE-LCH:
41.8333, 66.8700, 46.6657
CIE-Luv:
41.8333, 94.1221, 32.9288
Hunter-Lab:
35.2030, 37.5485, 21.5881
#b03b0f color charts
#b03b0f color shades, tints & tones
#b03b0f color schemes
#b03b0f color preview, HTML & CSS examples
This text has a color of #b03b0f
<p style="color:#b03b0f;">Text here</p>
.mytext {color:#b03b0f;}
This box has a color of #b03b0f
<div style="background-color:#b03b0f;">Content here</div>
.mybackground {background-color:#b03b0f;}
Border around this has a color of #b03b0f
<div style="border:2px solid #b03b0f;">Content here</div>
.myborder {border:2px solid #b03b0f;}