#b12013 color space conversions
Hex:
#b12013
RGB:
177, 32, 19
CMY:
31, 87, 93
CMYK:
0, 82, 89, 31
HSL:
5°, 80.6122%, 38.4314%
HSV (HSB):
5°, 89.2655%, 69.4118%
XYZ:
18.7655, 10.4272, 1.6397
xyY:
0.6086, 0.3382, 10.4272
CIE-Lab:
38.5984, 55.8080, 44.7462
CIE-LCH:
38.5984, 71.5315, 38.7222
CIE-Luv:
38.5984, 109.8691, 26.4716
Hunter-Lab:
32.2911, 47.2233, 19.5931
#b12013 color charts
#b12013 color shades, tints & tones
#b12013 color schemes
#b12013 color preview, HTML & CSS examples
This text has a color of #b12013
<p style="color:#b12013;">Text here</p>
.mytext {color:#b12013;}
This box has a color of #b12013
<div style="background-color:#b12013;">Content here</div>
.mybackground {background-color:#b12013;}
Border around this has a color of #b12013
<div style="border:2px solid #b12013;">Content here</div>
.myborder {border:2px solid #b12013;}