#b25b9e color space conversions
Hex:
#b25b9e
RGB:
178, 91, 158
CMY:
30, 64, 38
CMYK:
0, 49, 11, 30
HSL:
314°, 36.0996%, 52.7451%
HSV (HSB):
314°, 48.8764%, 69.8039%
XYZ:
28.2727, 19.4158, 34.6052
xyY:
0.3436, 0.2359, 19.4158
CIE-Lab:
51.1701, 44.2429, -20.6762
CIE-LCH:
51.1701, 48.8359, 334.9518
CIE-Luv:
51.1701, 46.1055, -36.9538
Hunter-Lab:
44.0633, 37.4217, -15.7192
#b25b9e color charts
#b25b9e color shades, tints & tones
#b25b9e color schemes
#b25b9e color preview, HTML & CSS examples
This text has a color of #b25b9e
<p style="color:#b25b9e;">Text here</p>
.mytext {color:#b25b9e;}
This box has a color of #b25b9e
<div style="background-color:#b25b9e;">Content here</div>
.mybackground {background-color:#b25b9e;}
Border around this has a color of #b25b9e
<div style="border:2px solid #b25b9e;">Content here</div>
.myborder {border:2px solid #b25b9e;}