#b61e2f color space conversions
Hex:
#b61e2f
RGB:
182, 30, 47
CMY:
29, 88, 82
CMYK:
0, 84, 74, 29
HSL:
353°, 71.6981%, 41.5686%
HSV (HSB):
353°, 83.5165%, 71.3725%
XYZ:
20.2688, 11.0789, 3.7595
xyY:
0.5773, 0.3156, 11.0789
CIE-Lab:
39.7130, 58.5792, 30.9312
CIE-LCH:
39.7130, 66.2439, 27.8351
CIE-Luv:
39.7130, 109.5466, 18.5525
Hunter-Lab:
33.2849, 50.4485, 16.6027
#b61e2f color charts
#b61e2f color shades, tints & tones
#b61e2f color schemes
#b61e2f color preview, HTML & CSS examples
This text has a color of #b61e2f
<p style="color:#b61e2f;">Text here</p>
.mytext {color:#b61e2f;}
This box has a color of #b61e2f
<div style="background-color:#b61e2f;">Content here</div>
.mybackground {background-color:#b61e2f;}
Border around this has a color of #b61e2f
<div style="border:2px solid #b61e2f;">Content here</div>
.myborder {border:2px solid #b61e2f;}