#b61f4e color space conversions
Hex:
#b61f4e
RGB:
182, 31, 78
CMY:
29, 88, 69
CMYK:
0, 83, 57, 29
HSL:
341°, 70.8920%, 41.7647%
HSV (HSB):
341°, 82.9670%, 71.3725%
XYZ:
21.1565, 11.4751, 8.3076
xyY:
0.5168, 0.2803, 11.4751
CIE-Lab:
40.3694, 60.0488, 12.3616
CIE-LCH:
40.3694, 61.3080, 11.6323
CIE-Luv:
40.3694, 99.7057, 2.6029
Hunter-Lab:
33.8749, 52.2007, 9.1720
#b61f4e color charts
#b61f4e color shades, tints & tones
#b61f4e color schemes
#b61f4e color preview, HTML & CSS examples
This text has a color of #b61f4e
<p style="color:#b61f4e;">Text here</p>
.mytext {color:#b61f4e;}
This box has a color of #b61f4e
<div style="background-color:#b61f4e;">Content here</div>
.mybackground {background-color:#b61f4e;}
Border around this has a color of #b61f4e
<div style="border:2px solid #b61f4e;">Content here</div>
.myborder {border:2px solid #b61f4e;}