#b6154c color space conversions
Hex:
#b6154c
RGB:
182, 21, 76
CMY:
29, 92, 70
CMYK:
0, 88, 58, 29
HSL:
340°, 79.3103%, 39.8039%
HSV (HSB):
340°, 88.4615%, 71.3725%
XYZ:
20.8641, 11.0032, 7.8617
xyY:
0.5252, 0.2770, 11.0032
CIE-Lab:
39.5859, 62.0234, 12.5564
CIE-LCH:
39.5859, 63.2816, 11.4446
CIE-Luv:
39.5859, 103.1934, 2.2446
Hunter-Lab:
33.1711, 54.2242, 9.1679
#b6154c color charts
#b6154c color shades, tints & tones
#b6154c color schemes
#b6154c color preview, HTML & CSS examples
This text has a color of #b6154c
<p style="color:#b6154c;">Text here</p>
.mytext {color:#b6154c;}
This box has a color of #b6154c
<div style="background-color:#b6154c;">Content here</div>
.mybackground {background-color:#b6154c;}
Border around this has a color of #b6154c
<div style="border:2px solid #b6154c;">Content here</div>
.myborder {border:2px solid #b6154c;}