#b51e00 color space conversions
Hex:
#b51e00
RGB:
181, 30, 0
CMY:
29, 88, 100
CMYK:
0, 83, 100, 29
HSL:
10°, 100.0000%, 35.4902%
HSV (HSB):
10°, 100.0000%, 70.9804%
XYZ:
19.5203, 10.7523, 1.0466
xyY:
0.6233, 0.3433, 10.7523
CIE-Lab:
39.1601, 57.2392, 52.5798
CIE-LCH:
39.1601, 77.7237, 42.5705
CIE-Luv:
39.1601, 115.3798, 29.3995
Hunter-Lab:
32.7907, 48.8774, 21.0612
#b51e00 color charts
#b51e00 color shades, tints & tones
#b51e00 color schemes
#b51e00 color preview, HTML & CSS examples
This text has a color of #b51e00
<p style="color:#b51e00;">Text here</p>
.mytext {color:#b51e00;}
This box has a color of #b51e00
<div style="background-color:#b51e00;">Content here</div>
.mybackground {background-color:#b51e00;}
Border around this has a color of #b51e00
<div style="border:2px solid #b51e00;">Content here</div>
.myborder {border:2px solid #b51e00;}