#b23d8f color space conversions
Hex:
#b23d8f
RGB:
178, 61, 143
CMY:
30, 76, 44
CMYK:
0, 66, 20, 30
HSL:
318°, 48.9540%, 46.8627%
HSV (HSB):
318°, 65.7303%, 69.8039%
XYZ:
24.9868, 14.7856, 27.5236
xyY:
0.3713, 0.2197, 14.7856
CIE-Lab:
45.3392, 55.9096, -20.7004
CIE-LCH:
45.3392, 59.6187, 339.6831
CIE-Luv:
45.3392, 62.2624, -37.8908
Hunter-Lab:
38.4521, 48.7009, -15.5226
#b23d8f color charts
#b23d8f color shades, tints & tones
#b23d8f color schemes
#b23d8f color preview, HTML & CSS examples
This text has a color of #b23d8f
<p style="color:#b23d8f;">Text here</p>
.mytext {color:#b23d8f;}
This box has a color of #b23d8f
<div style="background-color:#b23d8f;">Content here</div>
.mybackground {background-color:#b23d8f;}
Border around this has a color of #b23d8f
<div style="border:2px solid #b23d8f;">Content here</div>
.myborder {border:2px solid #b23d8f;}