#b61d2a color space conversions
Hex:
#b61d2a
RGB:
182, 29, 42
CMY:
29, 89, 84
CMYK:
0, 84, 77, 29
HSL:
355°, 72.5118%, 41.3725%
HSV (HSB):
355°, 84.0659%, 71.3725%
XYZ:
20.1487, 10.9910, 3.2500
xyY:
0.5859, 0.3196, 10.9910
CIE-Lab:
39.5653, 58.6248, 33.7623
CIE-LCH:
39.5653, 67.6517, 29.9378
CIE-Luv:
39.5653, 111.0832, 20.3455
Hunter-Lab:
33.1526, 50.4671, 17.3946
#b61d2a color charts
#b61d2a color shades, tints & tones
#b61d2a color schemes
#b61d2a color preview, HTML & CSS examples
This text has a color of #b61d2a
<p style="color:#b61d2a;">Text here</p>
.mytext {color:#b61d2a;}
This box has a color of #b61d2a
<div style="background-color:#b61d2a;">Content here</div>
.mybackground {background-color:#b61d2a;}
Border around this has a color of #b61d2a
<div style="border:2px solid #b61d2a;">Content here</div>
.myborder {border:2px solid #b61d2a;}