#b2557d color space conversions
Hex:
#b2557d
RGB:
178, 85, 125
CMY:
30, 67, 51
CMYK:
0, 52, 30, 30
HSL:
334°, 37.6518%, 51.5686%
HSV (HSB):
334°, 52.2472%, 69.8039%
XYZ:
25.3103, 17.4426, 21.4348
xyY:
0.3943, 0.2717, 17.4426
CIE-Lab:
48.8130, 42.3127, -4.5990
CIE-LCH:
48.8130, 42.5619, 353.7968
CIE-Luv:
48.8130, 57.3571, -13.5879
Hunter-Lab:
41.7644, 35.0878, -1.1944
#b2557d color charts
#b2557d color shades, tints & tones
#b2557d color schemes
#b2557d color preview, HTML & CSS examples
This text has a color of #b2557d
<p style="color:#b2557d;">Text here</p>
.mytext {color:#b2557d;}
This box has a color of #b2557d
<div style="background-color:#b2557d;">Content here</div>
.mybackground {background-color:#b2557d;}
Border around this has a color of #b2557d
<div style="border:2px solid #b2557d;">Content here</div>
.myborder {border:2px solid #b2557d;}