#b23456 color space conversions
Hex:
#b23456
RGB:
178, 52, 86
CMY:
30, 80, 66
CMYK:
0, 71, 52, 30
HSL:
344°, 54.7826%, 45.0980%
HSV (HSB):
344°, 70.7865%, 69.8039%
XYZ:
21.2678, 12.5928, 10.1138
xyY:
0.4836, 0.2864, 12.5928
CIE-Lab:
42.1432, 52.9334, 9.6706
CIE-LCH:
42.1432, 53.8095, 10.3534
CIE-Luv:
42.1432, 85.4028, 1.5942
Hunter-Lab:
35.4864, 44.8779, 7.9425
#b23456 color charts
#b23456 RGB chart
#b23456 CMYK chart
#b23456 RGB pie chart
#b23456 color shades, tints & tones
#b23456 color schemes
#b23456 color preview, HTML & CSS examples
This text has a color of #b23456
<p style="color:#b23456;">Text here</p>
.mytext {color:#b23456;}
Text color #b23456
This box has a color of #b23456
<div style="background-color:#b23456;">Content here</div>
.mybackground {background-color:#b23456;}
Background color #b23456
Border around this has a color of #b23456
<div style="border:2px solid #b23456;">Content here</div>
.myborder {border:2px solid #b23456;}
Border color #b23456