#b23a4b color space conversions
Hex:
#b23a4b
RGB:
178, 58, 75
CMY:
30, 77, 71
CMYK:
0, 67, 58, 30
HSL:
352°, 50.8475%, 46.2745%
HSV (HSB):
352°, 67.4157%, 69.8039%
XYZ:
21.1432, 12.9991, 8.0513
xyY:
0.5011, 0.3081, 12.9991
CIE-Lab:
42.7619, 49.6727, 17.3678
CIE-LCH:
42.7619, 52.6214, 19.2719
CIE-Luv:
42.7619, 85.6818, 10.3145
Hunter-Lab:
36.0542, 41.5821, 11.9979
#b23a4b color charts
#b23a4b color shades, tints & tones
#b23a4b color schemes
#b23a4b color preview, HTML & CSS examples
This text has a color of #b23a4b
<p style="color:#b23a4b;">Text here</p>
.mytext {color:#b23a4b;}
This box has a color of #b23a4b
<div style="background-color:#b23a4b;">Content here</div>
.mybackground {background-color:#b23a4b;}
Border around this has a color of #b23a4b
<div style="border:2px solid #b23a4b;">Content here</div>
.myborder {border:2px solid #b23a4b;}