#b10946 color space conversions
Hex:
#b10946
RGB:
177, 9, 70
CMY:
31, 96, 73
CMYK:
0, 95, 60, 31
HSL:
338°, 90.3226%, 36.4706%
HSV (HSB):
338°, 94.9153%, 69.4118%
XYZ:
19.3346, 9.9847, 6.7025
xyY:
0.5367, 0.2772, 9.9847
CIE-Lab:
37.8149, 62.0991, 13.8154
CIE-LCH:
37.8149, 63.6173, 12.5425
CIE-Luv:
37.8149, 103.6769, 3.2400
Hunter-Lab:
31.5985, 53.9238, 9.5427
#b10946 color charts
#b10946 color shades, tints & tones
#b10946 color schemes
#b10946 color preview, HTML & CSS examples
This text has a color of #b10946
<p style="color:#b10946;">Text here</p>
.mytext {color:#b10946;}
This box has a color of #b10946
<div style="background-color:#b10946;">Content here</div>
.mybackground {background-color:#b10946;}
Border around this has a color of #b10946
<div style="border:2px solid #b10946;">Content here</div>
.myborder {border:2px solid #b10946;}