#b61c4a color space conversions
Hex:
#b61c4a
RGB:
182, 28, 74
CMY:
29, 89, 71
CMYK:
0, 85, 59, 29
HSL:
342°, 73.3333%, 41.1765%
HSV (HSB):
342°, 84.6154%, 71.3725%
XYZ:
20.9427, 11.2700, 7.5501
xyY:
0.5267, 0.2834, 11.2700
CIE-Lab:
40.0316, 60.4808, 14.4398
CIE-LCH:
40.0316, 62.1806, 13.4280
CIE-Luv:
40.0316, 102.0578, 4.5070
Hunter-Lab:
33.5708, 52.6058, 10.1652
#b61c4a color charts
#b61c4a color shades, tints & tones
#b61c4a color schemes
#b61c4a color preview, HTML & CSS examples
This text has a color of #b61c4a
<p style="color:#b61c4a;">Text here</p>
.mytext {color:#b61c4a;}
This box has a color of #b61c4a
<div style="background-color:#b61c4a;">Content here</div>
.mybackground {background-color:#b61c4a;}
Border around this has a color of #b61c4a
<div style="border:2px solid #b61c4a;">Content here</div>
.myborder {border:2px solid #b61c4a;}