#b7124e color space conversions
Hex:
#b7124e
RGB:
183, 18, 78
CMY:
28, 93, 69
CMYK:
0, 90, 57, 28
HSL:
338°, 82.0896%, 39.4118%
HSV (HSB):
338°, 90.1639%, 71.7647%
XYZ:
21.1199, 11.0500, 8.2274
xyY:
0.5228, 0.2735, 11.0500
CIE-Lab:
39.6645, 62.9124, 11.4197
CIE-LCH:
39.6645, 63.9405, 10.2882
CIE-Luv:
39.6645, 103.8978, 0.9075
Hunter-Lab:
33.2415, 55.2370, 8.5944
#b7124e color charts
#b7124e color shades, tints & tones
#b7124e color schemes
#b7124e color preview, HTML & CSS examples
This text has a color of #b7124e
<p style="color:#b7124e;">Text here</p>
.mytext {color:#b7124e;}
This box has a color of #b7124e
<div style="background-color:#b7124e;">Content here</div>
.mybackground {background-color:#b7124e;}
Border around this has a color of #b7124e
<div style="border:2px solid #b7124e;">Content here</div>
.myborder {border:2px solid #b7124e;}