#b25d8a color space conversions
Hex:
#b25d8a
RGB:
178, 93, 138
CMY:
30, 64, 46
CMYK:
0, 48, 22, 30
HSL:
328°, 35.5649%, 53.1373%
HSV (HSB):
328°, 47.7528%, 69.8039%
XYZ:
26.8619, 19.1287, 26.3212
xyY:
0.3715, 0.2645, 19.1287
CIE-Lab:
50.8374, 40.0303, -9.3518
CIE-LCH:
50.8374, 41.1082, 346.8506
CIE-Luv:
50.8374, 50.0516, -19.8282
Hunter-Lab:
43.7363, 33.0922, -5.0662
#b25d8a color charts
#b25d8a color shades, tints & tones
#b25d8a color schemes
#b25d8a color preview, HTML & CSS examples
This text has a color of #b25d8a
<p style="color:#b25d8a;">Text here</p>
.mytext {color:#b25d8a;}
This box has a color of #b25d8a
<div style="background-color:#b25d8a;">Content here</div>
.mybackground {background-color:#b25d8a;}
Border around this has a color of #b25d8a
<div style="border:2px solid #b25d8a;">Content here</div>
.myborder {border:2px solid #b25d8a;}