#b61e25 color space conversions
Hex:
#b61e25
RGB:
182, 30, 37
CMY:
29, 88, 85
CMYK:
0, 84, 80, 29
HSL:
357°, 71.6981%, 41.5686%
HSV (HSB):
357°, 83.5165%, 71.3725%
XYZ:
20.0896, 11.0072, 2.8160
xyY:
0.5924, 0.3246, 11.0072
CIE-Lab:
39.5926, 58.2154, 36.7037
CIE-LCH:
39.5926, 68.8200, 32.2307
CIE-Luv:
39.5926, 111.7611, 22.2565
Hunter-Lab:
33.1771, 50.0265, 18.1915
#b61e25 color charts
#b61e25 color shades, tints & tones
#b61e25 color schemes
#b61e25 color preview, HTML & CSS examples
This text has a color of #b61e25
<p style="color:#b61e25;">Text here</p>
.mytext {color:#b61e25;}
This box has a color of #b61e25
<div style="background-color:#b61e25;">Content here</div>
.mybackground {background-color:#b61e25;}
Border around this has a color of #b61e25
<div style="border:2px solid #b61e25;">Content here</div>
.myborder {border:2px solid #b61e25;}