#b25e84 color space conversions
Hex:
#b25e84
RGB:
178, 94, 132
CMY:
30, 63, 48
CMYK:
0, 47, 26, 30
HSL:
333°, 35.2941%, 53.3333%
HSV (HSB):
333°, 47.1910%, 69.8039%
XYZ:
26.5277, 19.1363, 24.1253
xyY:
0.3801, 0.2742, 19.1363
CIE-Lab:
50.8463, 38.6252, -5.7706
CIE-LCH:
50.8463, 39.0539, 351.5028
CIE-Luv:
50.8463, 50.9599, -14.6035
Hunter-Lab:
43.7451, 31.6911, -2.0767
#b25e84 color charts
#b25e84 color shades, tints & tones
#b25e84 color schemes
#b25e84 color preview, HTML & CSS examples
This text has a color of #b25e84
<p style="color:#b25e84;">Text here</p>
.mytext {color:#b25e84;}
This box has a color of #b25e84
<div style="background-color:#b25e84;">Content here</div>
.mybackground {background-color:#b25e84;}
Border around this has a color of #b25e84
<div style="border:2px solid #b25e84;">Content here</div>
.myborder {border:2px solid #b25e84;}