#b12d01 color space conversions
Hex:
#b12d01
RGB:
177, 45, 1
CMY:
31, 82, 100
CMYK:
0, 75, 99, 31
HSL:
15°, 98.8764%, 34.9020%
HSV (HSB):
15°, 99.4350%, 69.4118%
XYZ:
19.0753, 11.2261, 1.1902
xyY:
0.6057, 0.3565, 11.2261
CIE-Lab:
39.9587, 51.5383, 52.0942
CIE-LCH:
39.9587, 73.2803, 45.3074
CIE-Luv:
39.9587, 104.7060, 31.4475
Hunter-Lab:
33.5053, 42.9896, 21.3476
#b12d01 color charts
#b12d01 color shades, tints & tones
#b12d01 color schemes
#b12d01 color preview, HTML & CSS examples
This text has a color of #b12d01
<p style="color:#b12d01;">Text here</p>
.mytext {color:#b12d01;}
This box has a color of #b12d01
<div style="background-color:#b12d01;">Content here</div>
.mybackground {background-color:#b12d01;}
Border around this has a color of #b12d01
<div style="border:2px solid #b12d01;">Content here</div>
.myborder {border:2px solid #b12d01;}