#b25f9c color space conversions
Hex:
#b25f9c
RGB:
178, 95, 156
CMY:
30, 63, 39
CMYK:
0, 47, 12, 30
HSL:
316°, 35.0211%, 53.5294%
HSV (HSB):
316°, 46.6292%, 69.8039%
XYZ:
28.4531, 20.0497, 33.8228
xyY:
0.3456, 0.2435, 20.0497
CIE-Lab:
51.8934, 41.8337, -18.3928
CIE-LCH:
51.8934, 45.6985, 336.2666
CIE-Luv:
51.8934, 44.8145, -33.2864
Hunter-Lab:
44.7769, 35.0666, -13.4417
#b25f9c color charts
#b25f9c color shades, tints & tones
#b25f9c color schemes
#b25f9c color preview, HTML & CSS examples
This text has a color of #b25f9c
<p style="color:#b25f9c;">Text here</p>
.mytext {color:#b25f9c;}
This box has a color of #b25f9c
<div style="background-color:#b25f9c;">Content here</div>
.mybackground {background-color:#b25f9c;}
Border around this has a color of #b25f9c
<div style="border:2px solid #b25f9c;">Content here</div>
.myborder {border:2px solid #b25f9c;}