#b25d8d color space conversions
Hex:
#b25d8d
RGB:
178, 93, 141
CMY:
30, 64, 45
CMYK:
0, 48, 21, 30
HSL:
326°, 35.5649%, 53.1373%
HSV (HSB):
326°, 47.7528%, 69.8039%
XYZ:
27.0822, 19.2168, 27.4811
xyY:
0.3671, 0.2605, 19.2168
CIE-Lab:
50.9399, 40.4831, -10.9790
CIE-LCH:
50.9399, 41.9455, 344.8264
CIE-Luv:
50.9399, 49.3322, -22.2126
Hunter-Lab:
43.8369, 33.5615, -6.4827
#b25d8d color charts
#b25d8d color shades, tints & tones
#b25d8d color schemes
#b25d8d color preview, HTML & CSS examples
This text has a color of #b25d8d
<p style="color:#b25d8d;">Text here</p>
.mytext {color:#b25d8d;}
This box has a color of #b25d8d
<div style="background-color:#b25d8d;">Content here</div>
.mybackground {background-color:#b25d8d;}
Border around this has a color of #b25d8d
<div style="border:2px solid #b25d8d;">Content here</div>
.myborder {border:2px solid #b25d8d;}