#b23c43 color space conversions
Hex:
#b23c43
RGB:
178, 60, 67
CMY:
30, 76, 74
CMYK:
0, 66, 62, 30
HSL:
356°, 49.5798%, 46.6667%
HSV (HSB):
356°, 66.2921%, 69.8039%
XYZ:
20.9891, 13.1019, 6.7329
xyY:
0.5141, 0.3209, 13.1019
CIE-Lab:
42.9164, 48.2687, 22.4922
CIE-LCH:
42.9164, 53.2519, 24.9845
CIE-Luv:
42.9164, 86.6652, 15.4573
Hunter-Lab:
36.1966, 40.1615, 14.3092
#b23c43 color charts
#b23c43 color shades, tints & tones
#b23c43 color schemes
#b23c43 color preview, HTML & CSS examples
This text has a color of #b23c43
<p style="color:#b23c43;">Text here</p>
.mytext {color:#b23c43;}
This box has a color of #b23c43
<div style="background-color:#b23c43;">Content here</div>
.mybackground {background-color:#b23c43;}
Border around this has a color of #b23c43
<div style="border:2px solid #b23c43;">Content here</div>
.myborder {border:2px solid #b23c43;}