#b25c88 color space conversions
Hex:
#b25c88
RGB:
178, 92, 136
CMY:
30, 64, 47
CMYK:
0, 48, 24, 30
HSL:
329°, 35.8333%, 52.9412%
HSV (HSB):
329°, 48.3146%, 69.8039%
XYZ:
26.6312, 18.8968, 25.5364
xyY:
0.3747, 0.2659, 18.8968
CIE-Lab:
50.5663, 40.2567, -8.5684
CIE-LCH:
50.5663, 41.1585, 347.9843
CIE-Luv:
50.5663, 51.0352, -18.7519
Hunter-Lab:
43.4705, 33.2804, -4.4001
#b25c88 color charts
#b25c88 color shades, tints & tones
#b25c88 color schemes
#b25c88 color preview, HTML & CSS examples
This text has a color of #b25c88
<p style="color:#b25c88;">Text here</p>
.mytext {color:#b25c88;}
This box has a color of #b25c88
<div style="background-color:#b25c88;">Content here</div>
.mybackground {background-color:#b25c88;}
Border around this has a color of #b25c88
<div style="border:2px solid #b25c88;">Content here</div>
.myborder {border:2px solid #b25c88;}