#b25d94 color space conversions
Hex:
#b25d94
RGB:
178, 93, 148
CMY:
30, 64, 42
CMYK:
0, 48, 17, 30
HSL:
321°, 35.5649%, 53.1373%
HSV (HSB):
321°, 47.7528%, 69.8039%
XYZ:
27.6197, 19.4318, 30.3120
xyY:
0.3570, 0.2512, 19.4318
CIE-Lab:
51.1886, 41.5737, -14.7490
CIE-LCH:
51.1886, 44.1124, 340.4670
CIE-Luv:
51.1886, 47.6462, -27.8282
Hunter-Lab:
44.0815, 34.6984, -9.9128
#b25d94 color charts
#b25d94 color shades, tints & tones
#b25d94 color schemes
#b25d94 color preview, HTML & CSS examples
This text has a color of #b25d94
<p style="color:#b25d94;">Text here</p>
.mytext {color:#b25d94;}
This box has a color of #b25d94
<div style="background-color:#b25d94;">Content here</div>
.mybackground {background-color:#b25d94;}
Border around this has a color of #b25d94
<div style="border:2px solid #b25d94;">Content here</div>
.myborder {border:2px solid #b25d94;}