#b25e8d color space conversions
Hex:
#b25e8d
RGB:
178, 94, 141
CMY:
30, 63, 45
CMYK:
0, 47, 21, 30
HSL:
326°, 35.2941%, 53.3333%
HSV (HSB):
326°, 47.1910%, 69.8039%
XYZ:
27.1705, 19.3935, 27.5106
xyY:
0.3668, 0.2618, 19.3935
CIE-Lab:
51.1444, 39.9589, -10.6715
CIE-LCH:
51.1444, 41.3593, 345.0475
CIE-Luv:
51.1444, 48.8389, -21.7025
Hunter-Lab:
44.0380, 33.0642, -6.2119
#b25e8d color charts
#b25e8d color shades, tints & tones
#b25e8d color schemes
#b25e8d color preview, HTML & CSS examples
This text has a color of #b25e8d
<p style="color:#b25e8d;">Text here</p>
.mytext {color:#b25e8d;}
This box has a color of #b25e8d
<div style="background-color:#b25e8d;">Content here</div>
.mybackground {background-color:#b25e8d;}
Border around this has a color of #b25e8d
<div style="border:2px solid #b25e8d;">Content here</div>
.myborder {border:2px solid #b25e8d;}