#b03c00 color space conversions
Hex:
#b03c00
RGB:
176, 60, 0
CMY:
31, 76, 100
CMYK:
0, 66, 100, 31
HSL:
20°, 100.0000%, 34.5098%
HSV (HSB):
20°, 100.0000%, 69.0196%
XYZ:
19.5204, 12.4618, 1.3765
xyY:
0.5852, 0.3736, 12.4618
CIE-Lab:
41.9409, 45.2532, 53.3067
CIE-LCH:
41.9409, 69.9247, 49.6713
CIE-Luv:
41.9409, 94.3017, 35.0462
Hunter-Lab:
35.3013, 36.9268, 22.3990
#b03c00 color charts
#b03c00 color shades, tints & tones
#b03c00 color schemes
#b03c00 color preview, HTML & CSS examples
This text has a color of #b03c00
<p style="color:#b03c00;">Text here</p>
.mytext {color:#b03c00;}
This box has a color of #b03c00
<div style="background-color:#b03c00;">Content here</div>
.mybackground {background-color:#b03c00;}
Border around this has a color of #b03c00
<div style="border:2px solid #b03c00;">Content here</div>
.myborder {border:2px solid #b03c00;}