#b23f91 color space conversions
Hex:
#b23f91
RGB:
178, 63, 145
CMY:
30, 75, 43
CMYK:
0, 65, 19, 30
HSL:
317°, 47.7178%, 47.2549%
HSV (HSB):
317°, 64.6067%, 69.8039%
XYZ:
25.2484, 15.0643, 28.3650
xyY:
0.3676, 0.2193, 15.0643
CIE-Lab:
45.7222, 55.3730, -21.3158
CIE-LCH:
45.7222, 59.3341, 338.9458
CIE-Luv:
45.7222, 60.9017, -38.7527
Hunter-Lab:
38.8128, 48.1952, -16.1612
#b23f91 color charts
#b23f91 color shades, tints & tones
#b23f91 color schemes
#b23f91 color preview, HTML & CSS examples
This text has a color of #b23f91
<p style="color:#b23f91;">Text here</p>
.mytext {color:#b23f91;}
This box has a color of #b23f91
<div style="background-color:#b23f91;">Content here</div>
.mybackground {background-color:#b23f91;}
Border around this has a color of #b23f91
<div style="border:2px solid #b23f91;">Content here</div>
.myborder {border:2px solid #b23f91;}