#b7195c color space conversions
Hex:
#b7195c
RGB:
183, 25, 92
CMY:
28, 90, 64
CMYK:
0, 86, 50, 28
HSL:
335°, 75.9615%, 40.7843%
HSV (HSB):
335°, 86.3388%, 71.7647%
XYZ:
21.8078, 11.5352, 11.2023
xyY:
0.4896, 0.2590, 11.5352
CIE-Lab:
40.4677, 62.7033, 3.6423
CIE-LCH:
40.4677, 62.8090, 3.3245
CIE-Luv:
40.4677, 96.8046, -7.3029
Hunter-Lab:
33.9636, 55.1776, 4.2187
#b7195c color charts
#b7195c color shades, tints & tones
#b7195c color schemes
#b7195c color preview, HTML & CSS examples
This text has a color of #b7195c
<p style="color:#b7195c;">Text here</p>
.mytext {color:#b7195c;}
This box has a color of #b7195c
<div style="background-color:#b7195c;">Content here</div>
.mybackground {background-color:#b7195c;}
Border around this has a color of #b7195c
<div style="border:2px solid #b7195c;">Content here</div>
.myborder {border:2px solid #b7195c;}