#b7255c color space conversions
Hex:
#b7255c
RGB:
183, 37, 92
CMY:
28, 85, 64
CMYK:
0, 80, 50, 28
HSL:
337°, 66.3636%, 43.1373%
HSV (HSB):
337°, 79.7814%, 71.7647%
XYZ:
22.1218, 12.1631, 11.3070
xyY:
0.4852, 0.2668, 12.1631
CIE-Lab:
41.4742, 59.8268, 5.0867
CIE-LCH:
41.4742, 60.0427, 4.8599
CIE-Luv:
41.4742, 93.3788, -5.0307
Hunter-Lab:
34.8757, 52.1908, 5.1907
#b7255c color charts
#b7255c color shades, tints & tones
#b7255c color schemes
#b7255c color preview, HTML & CSS examples
This text has a color of #b7255c
<p style="color:#b7255c;">Text here</p>
.mytext {color:#b7255c;}
This box has a color of #b7255c
<div style="background-color:#b7255c;">Content here</div>
.mybackground {background-color:#b7255c;}
Border around this has a color of #b7255c
<div style="border:2px solid #b7255c;">Content here</div>
.myborder {border:2px solid #b7255c;}