#b25b8a color space conversions
Hex:
#b25b8a
RGB:
178, 91, 138
CMY:
30, 64, 46
CMYK:
0, 49, 22, 30
HSL:
328°, 36.0996%, 52.7451%
HSV (HSB):
328°, 48.8764%, 69.8039%
XYZ:
26.6886, 18.7821, 26.2634
xyY:
0.3720, 0.2618, 18.7821
CIE-Lab:
50.4313, 41.0736, -9.9607
CIE-LCH:
50.4313, 42.2641, 346.3685
CIE-Luv:
50.4313, 51.0465, -20.8355
Hunter-Lab:
43.3384, 34.0818, -5.5934
#b25b8a color charts
#b25b8a color shades, tints & tones
#b25b8a color schemes
#b25b8a color preview, HTML & CSS examples
This text has a color of #b25b8a
<p style="color:#b25b8a;">Text here</p>
.mytext {color:#b25b8a;}
This box has a color of #b25b8a
<div style="background-color:#b25b8a;">Content here</div>
.mybackground {background-color:#b25b8a;}
Border around this has a color of #b25b8a
<div style="border:2px solid #b25b8a;">Content here</div>
.myborder {border:2px solid #b25b8a;}