#b7295c color space conversions
Hex:
#b7295c
RGB:
183, 41, 92
CMY:
28, 84, 64
CMYK:
0, 78, 50, 28
HSL:
338°, 63.3929%, 43.9216%
HSV (HSB):
338°, 77.5956%, 71.7647%
XYZ:
22.2531, 12.4259, 11.3508
xyY:
0.4835, 0.2700, 12.4259
CIE-Lab:
41.8851, 58.6633, 5.6740
CIE-LCH:
41.8851, 58.9371, 5.5245
CIE-Luv:
41.8851, 91.9834, -4.1044
Hunter-Lab:
35.2503, 50.9970, 5.5836
#b7295c color charts
#b7295c color shades, tints & tones
#b7295c color schemes
#b7295c color preview, HTML & CSS examples
This text has a color of #b7295c
<p style="color:#b7295c;">Text here</p>
.mytext {color:#b7295c;}
This box has a color of #b7295c
<div style="background-color:#b7295c;">Content here</div>
.mybackground {background-color:#b7295c;}
Border around this has a color of #b7295c
<div style="border:2px solid #b7295c;">Content here</div>
.myborder {border:2px solid #b7295c;}