#b61c6e color space conversions
Hex:
#b61c6e
RGB:
182, 28, 110
CMY:
29, 89, 57
CMYK:
0, 85, 40, 29
HSL:
328°, 73.3333%, 41.1765%
HSV (HSB):
328°, 84.6154%, 71.3725%
XYZ:
22.5211, 11.9014, 15.8621
xyY:
0.4479, 0.2367, 11.9014
CIE-Lab:
41.0589, 63.4565, -6.8582
CIE-LCH:
41.0589, 63.8260, 353.8316
CIE-Luv:
41.0589, 87.7975, -20.0281
Hunter-Lab:
34.4984, 56.1557, -3.1122
#b61c6e color charts
#b61c6e color shades, tints & tones
#b61c6e color schemes
#b61c6e color preview, HTML & CSS examples
This text has a color of #b61c6e
<p style="color:#b61c6e;">Text here</p>
.mytext {color:#b61c6e;}
This box has a color of #b61c6e
<div style="background-color:#b61c6e;">Content here</div>
.mybackground {background-color:#b61c6e;}
Border around this has a color of #b61c6e
<div style="border:2px solid #b61c6e;">Content here</div>
.myborder {border:2px solid #b61c6e;}