#b7255b color space conversions
Hex:
#b7255b
RGB:
183, 37, 91
CMY:
28, 85, 64
CMYK:
0, 80, 50, 28
HSL:
338°, 66.3636%, 43.1373%
HSV (HSB):
338°, 79.7814%, 71.7647%
XYZ:
22.0783, 12.1457, 11.0782
xyY:
0.4874, 0.2681, 12.1457
CIE-Lab:
41.4468, 59.7434, 5.6778
CIE-LCH:
41.4468, 60.0126, 5.4289
CIE-Luv:
41.4468, 93.7565, -4.3509
Hunter-Lab:
34.8507, 52.0929, 5.5486
#b7255b color charts
#b7255b color shades, tints & tones
#b7255b color schemes
#b7255b color preview, HTML & CSS examples
This text has a color of #b7255b
<p style="color:#b7255b;">Text here</p>
.mytext {color:#b7255b;}
This box has a color of #b7255b
<div style="background-color:#b7255b;">Content here</div>
.mybackground {background-color:#b7255b;}
Border around this has a color of #b7255b
<div style="border:2px solid #b7255b;">Content here</div>
.myborder {border:2px solid #b7255b;}