#b61d2d color space conversions
Hex:
#b61d2d
RGB:
182, 29, 45
CMY:
29, 89, 82
CMYK:
0, 84, 75, 29
HSL:
354°, 72.5118%, 41.3725%
HSV (HSB):
354°, 84.0659%, 71.3725%
XYZ:
20.2044, 11.0133, 3.5435
xyY:
0.5812, 0.3168, 11.0133
CIE-Lab:
39.6028, 58.7376, 32.0130
CIE-LCH:
39.6028, 66.8950, 28.5911
CIE-Luv:
39.6028, 110.3932, 19.1969
Hunter-Lab:
33.1863, 50.5982, 16.8996
#b61d2d color charts
#b61d2d color shades, tints & tones
#b61d2d color schemes
#b61d2d color preview, HTML & CSS examples
This text has a color of #b61d2d
<p style="color:#b61d2d;">Text here</p>
.mytext {color:#b61d2d;}
This box has a color of #b61d2d
<div style="background-color:#b61d2d;">Content here</div>
.mybackground {background-color:#b61d2d;}
Border around this has a color of #b61d2d
<div style="border:2px solid #b61d2d;">Content here</div>
.myborder {border:2px solid #b61d2d;}