#b61c6d color space conversions
Hex:
#b61c6d
RGB:
182, 28, 109
CMY:
29, 89, 57
CMYK:
0, 85, 40, 29
HSL:
328°, 73.3333%, 41.1765%
HSV (HSB):
328°, 84.6154%, 71.3725%
XYZ:
22.4670, 11.8797, 15.5769
xyY:
0.4500, 0.2380, 11.8797
CIE-Lab:
41.0243, 63.3576, -6.2834
CIE-LCH:
41.0243, 63.6684, 354.3363
CIE-Luv:
41.0243, 88.2208, -19.2849
Hunter-Lab:
34.4670, 56.0364, -2.6684
#b61c6d color charts
#b61c6d color shades, tints & tones
#b61c6d color schemes
#b61c6d color preview, HTML & CSS examples
This text has a color of #b61c6d
<p style="color:#b61c6d;">Text here</p>
.mytext {color:#b61c6d;}
This box has a color of #b61c6d
<div style="background-color:#b61c6d;">Content here</div>
.mybackground {background-color:#b61c6d;}
Border around this has a color of #b61c6d
<div style="border:2px solid #b61c6d;">Content here</div>
.myborder {border:2px solid #b61c6d;}