#b23a49 color space conversions
Hex:
#b23a49
RGB:
178, 58, 73
CMY:
30, 77, 71
CMYK:
0, 67, 59, 30
HSL:
353°, 50.8475%, 46.2745%
HSV (HSB):
353°, 67.4157%, 69.8039%
XYZ:
21.0758, 12.9721, 7.6964
xyY:
0.5049, 0.3108, 12.9721
CIE-Lab:
42.7212, 49.5256, 18.5498
CIE-LCH:
42.7212, 52.8856, 20.5334
CIE-Luv:
42.7212, 86.2312, 11.4807
Hunter-Lab:
36.0168, 41.4223, 12.5422
#b23a49 color charts
#b23a49 color shades, tints & tones
#b23a49 color schemes
#b23a49 color preview, HTML & CSS examples
This text has a color of #b23a49
<p style="color:#b23a49;">Text here</p>
.mytext {color:#b23a49;}
This box has a color of #b23a49
<div style="background-color:#b23a49;">Content here</div>
.mybackground {background-color:#b23a49;}
Border around this has a color of #b23a49
<div style="border:2px solid #b23a49;">Content here</div>
.myborder {border:2px solid #b23a49;}