#b25e9c color space conversions
Hex:
#b25e9c
RGB:
178, 94, 156
CMY:
30, 63, 39
CMYK:
0, 47, 12, 30
HSL:
316°, 35.2941%, 53.3333%
HSV (HSB):
316°, 47.1910%, 69.8039%
XYZ:
28.3636, 19.8707, 33.7930
xyY:
0.3458, 0.2422, 19.8707
CIE-Lab:
51.6907, 42.3561, -18.7024
CIE-LCH:
51.6907, 46.3014, 336.1761
CIE-Luv:
51.6907, 45.2661, -33.8020
Hunter-Lab:
44.5765, 35.5686, -13.7435
#b25e9c color charts
#b25e9c color shades, tints & tones
#b25e9c color schemes
#b25e9c color preview, HTML & CSS examples
This text has a color of #b25e9c
<p style="color:#b25e9c;">Text here</p>
.mytext {color:#b25e9c;}
This box has a color of #b25e9c
<div style="background-color:#b25e9c;">Content here</div>
.mybackground {background-color:#b25e9c;}
Border around this has a color of #b25e9c
<div style="border:2px solid #b25e9c;">Content here</div>
.myborder {border:2px solid #b25e9c;}