#b23d82 color space conversions
Hex:
#b23d82
RGB:
178, 61, 130
CMY:
30, 76, 49
CMYK:
0, 66, 27, 30
HSL:
325°, 48.9540%, 46.8627%
HSV (HSB):
325°, 65.7303%, 69.8039%
XYZ:
24.0581, 14.4142, 22.6333
xyY:
0.3937, 0.2359, 14.4142
CIE-Lab:
44.8211, 54.1243, -13.6108
CIE-LCH:
44.8211, 55.8094, 345.8844
CIE-Luv:
44.8211, 66.6756, -27.6049
Hunter-Lab:
37.9660, 46.6705, -8.7693
#b23d82 color charts
#b23d82 color shades, tints & tones
#b23d82 color schemes
#b23d82 color preview, HTML & CSS examples
This text has a color of #b23d82
<p style="color:#b23d82;">Text here</p>
.mytext {color:#b23d82;}
This box has a color of #b23d82
<div style="background-color:#b23d82;">Content here</div>
.mybackground {background-color:#b23d82;}
Border around this has a color of #b23d82
<div style="border:2px solid #b23d82;">Content here</div>
.myborder {border:2px solid #b23d82;}