#b12c05 color space conversions
Hex:
#b12c05
RGB:
177, 44, 5
CMY:
31, 83, 98
CMYK:
0, 75, 97, 31
HSL:
14°, 94.5055%, 35.6863%
HSV (HSB):
14°, 97.1751%, 69.4118%
XYZ:
19.0595, 11.1594, 1.2930
xyY:
0.6048, 0.3541, 11.1594
CIE-Lab:
39.8477, 51.9357, 50.6598
CIE-LCH:
39.8477, 72.5516, 44.2875
CIE-Luv:
39.8477, 105.0119, 30.7454
Hunter-Lab:
33.4057, 43.3826, 21.0891
#b12c05 color charts
#b12c05 color shades, tints & tones
#b12c05 color schemes
#b12c05 color preview, HTML & CSS examples
This text has a color of #b12c05
<p style="color:#b12c05;">Text here</p>
.mytext {color:#b12c05;}
This box has a color of #b12c05
<div style="background-color:#b12c05;">Content here</div>
.mybackground {background-color:#b12c05;}
Border around this has a color of #b12c05
<div style="border:2px solid #b12c05;">Content here</div>
.myborder {border:2px solid #b12c05;}