#b12a03 color space conversions
Hex:
#b12a03
RGB:
177, 42, 3
CMY:
31, 84, 99
CMYK:
0, 76, 98, 31
HSL:
13°, 96.6667%, 35.2941%
HSV (HSB):
13°, 98.3051%, 69.4118%
XYZ:
18.9759, 11.0096, 1.2111
xyY:
0.6083, 0.3529, 11.0096
CIE-Lab:
39.5967, 52.5889, 51.2119
CIE-LCH:
39.5967, 73.4047, 44.2399
CIE-Luv:
39.5967, 106.2624, 30.5828
Hunter-Lab:
33.1807, 44.0168, 21.0625
#b12a03 color charts
#b12a03 color shades, tints & tones
#b12a03 color schemes
#b12a03 color preview, HTML & CSS examples
This text has a color of #b12a03
<p style="color:#b12a03;">Text here</p>
.mytext {color:#b12a03;}
This box has a color of #b12a03
<div style="background-color:#b12a03;">Content here</div>
.mybackground {background-color:#b12a03;}
Border around this has a color of #b12a03
<div style="border:2px solid #b12a03;">Content here</div>
.myborder {border:2px solid #b12a03;}