#b23d94 color space conversions
Hex:
#b23d94
RGB:
178, 61, 148
CMY:
30, 76, 42
CMYK:
0, 66, 17, 30
HSL:
315°, 48.9540%, 46.8627%
HSV (HSB):
315°, 65.7303%, 69.8039%
XYZ:
25.3741, 14.9406, 29.5634
xyY:
0.3631, 0.2138, 14.9406
CIE-Lab:
45.5527, 56.6360, -23.3821
CIE-LCH:
45.5527, 61.2728, 337.5668
CIE-Luv:
45.5527, 60.5759, -41.8757
Hunter-Lab:
38.6530, 49.5351, -18.2903
#b23d94 color charts
#b23d94 color shades, tints & tones
#b23d94 color schemes
#b23d94 color preview, HTML & CSS examples
This text has a color of #b23d94
<p style="color:#b23d94;">Text here</p>
.mytext {color:#b23d94;}
This box has a color of #b23d94
<div style="background-color:#b23d94;">Content here</div>
.mybackground {background-color:#b23d94;}
Border around this has a color of #b23d94
<div style="border:2px solid #b23d94;">Content here</div>
.myborder {border:2px solid #b23d94;}