#b12e01 color space conversions
Hex:
#b12e01
RGB:
177, 46, 1
CMY:
31, 82, 100
CMYK:
0, 74, 99, 31
HSL:
15°, 98.8764%, 34.9020%
HSV (HSB):
15°, 99.4350%, 69.4118%
XYZ:
19.1139, 11.3033, 1.2031
xyY:
0.6045, 0.3575, 11.3033
CIE-Lab:
40.0867, 51.1839, 52.1555
CIE-LCH:
40.0867, 73.0752, 45.5387
CIE-Luv:
40.0867, 104.1226, 31.6609
Hunter-Lab:
33.6204, 42.6456, 21.4127
#b12e01 color charts
#b12e01 color shades, tints & tones
#b12e01 color schemes
#b12e01 color preview, HTML & CSS examples
This text has a color of #b12e01
<p style="color:#b12e01;">Text here</p>
.mytext {color:#b12e01;}
This box has a color of #b12e01
<div style="background-color:#b12e01;">Content here</div>
.mybackground {background-color:#b12e01;}
Border around this has a color of #b12e01
<div style="border:2px solid #b12e01;">Content here</div>
.myborder {border:2px solid #b12e01;}