#b03c07 color space conversions
Hex:
#b03c07
RGB:
176, 60, 7
CMY:
31, 76, 97
CMYK:
0, 66, 96, 31
HSL:
19°, 92.3497%, 35.8824%
HSV (HSB):
19°, 96.0227%, 69.0196%
XYZ:
19.5587, 12.4772, 1.5785
xyY:
0.5819, 0.3712, 12.4772
CIE-Lab:
41.9647, 45.3439, 51.1723
CIE-LCH:
41.9647, 68.3716, 48.4558
CIE-Luv:
41.9647, 93.9145, 34.2208
Hunter-Lab:
35.3230, 37.0219, 22.0766
#b03c07 color charts
#b03c07 color shades, tints & tones
#b03c07 color schemes
#b03c07 color preview, HTML & CSS examples
This text has a color of #b03c07
<p style="color:#b03c07;">Text here</p>
.mytext {color:#b03c07;}
This box has a color of #b03c07
<div style="background-color:#b03c07;">Content here</div>
.mybackground {background-color:#b03c07;}
Border around this has a color of #b03c07
<div style="border:2px solid #b03c07;">Content here</div>
.myborder {border:2px solid #b03c07;}