#b61c6c color space conversions
Hex:
#b61c6c
RGB:
182, 28, 108
CMY:
29, 89, 58
CMYK:
0, 85, 41, 29
HSL:
329°, 73.3333%, 41.1765%
HSV (HSB):
329°, 84.6154%, 71.3725%
XYZ:
22.4134, 11.8583, 15.2949
xyY:
0.4522, 0.2392, 11.8583
CIE-Lab:
40.9900, 63.2596, -5.7076
CIE-LCH:
40.9900, 63.5165, 354.8445
CIE-Luv:
40.9900, 88.6433, -18.5441
Hunter-Lab:
34.4359, 55.9183, -2.2289
#b61c6c color charts
#b61c6c color shades, tints & tones
#b61c6c color schemes
#b61c6c color preview, HTML & CSS examples
This text has a color of #b61c6c
<p style="color:#b61c6c;">Text here</p>
.mytext {color:#b61c6c;}
This box has a color of #b61c6c
<div style="background-color:#b61c6c;">Content here</div>
.mybackground {background-color:#b61c6c;}
Border around this has a color of #b61c6c
<div style="border:2px solid #b61c6c;">Content here</div>
.myborder {border:2px solid #b61c6c;}