#b61e1a color space conversions
Hex:
#b61e1a
RGB:
182, 30, 26
CMY:
29, 88, 90
CMYK:
0, 84, 86, 29
HSL:
2°, 75.0000%, 40.7843%
HSV (HSB):
2°, 85.7143%, 71.3725%
XYZ:
19.9421, 10.9482, 2.0394
xyY:
0.6056, 0.3325, 10.9482
CIE-Lab:
39.4931, 57.9136, 42.5633
CIE-LCH:
39.4931, 71.8722, 36.3138
CIE-Luv:
39.4931, 113.6531, 25.4088
Hunter-Lab:
33.0881, 49.6775, 19.5072
#b61e1a color charts
#b61e1a color shades, tints & tones
#b61e1a color schemes
#b61e1a color preview, HTML & CSS examples
This text has a color of #b61e1a
<p style="color:#b61e1a;">Text here</p>
.mytext {color:#b61e1a;}
This box has a color of #b61e1a
<div style="background-color:#b61e1a;">Content here</div>
.mybackground {background-color:#b61e1a;}
Border around this has a color of #b61e1a
<div style="border:2px solid #b61e1a;">Content here</div>
.myborder {border:2px solid #b61e1a;}