#b1250d color space conversions
Hex:
#b1250d
RGB:
177, 37, 13
CMY:
31, 85, 95
CMYK:
0, 79, 93, 31
HSL:
9°, 86.3158%, 37.2549%
HSV (HSB):
9°, 92.6554%, 69.4118%
XYZ:
18.8657, 10.6993, 1.4516
xyY:
0.6082, 0.3450, 10.6993
CIE-Lab:
39.0693, 54.2952, 47.5237
CIE-LCH:
39.0693, 72.1558, 41.1951
CIE-Luv:
39.0693, 108.1478, 28.3537
Hunter-Lab:
32.7098, 45.7094, 20.2657
#b1250d color charts
#b1250d color shades, tints & tones
#b1250d color schemes
#b1250d color preview, HTML & CSS examples
This text has a color of #b1250d
<p style="color:#b1250d;">Text here</p>
.mytext {color:#b1250d;}
This box has a color of #b1250d
<div style="background-color:#b1250d;">Content here</div>
.mybackground {background-color:#b1250d;}
Border around this has a color of #b1250d
<div style="border:2px solid #b1250d;">Content here</div>
.myborder {border:2px solid #b1250d;}