#b23a30 color space conversions
Hex:
#b23a30
RGB:
178, 58, 48
CMY:
30, 77, 81
CMYK:
0, 67, 73, 30
HSL:
5°, 57.5221%, 44.3137%
HSV (HSB):
5°, 73.0337%, 69.8039%
XYZ:
20.4067, 12.7045, 4.1730
xyY:
0.5473, 0.3407, 12.7045
CIE-Lab:
42.3146, 48.0413, 33.1116
CIE-LCH:
42.3146, 58.3468, 34.5758
CIE-Luv:
42.3146, 92.0803, 23.8024
Hunter-Lab:
35.6434, 39.8195, 18.0089
#b23a30 color charts
#b23a30 color shades, tints & tones
#b23a30 color schemes
#b23a30 color preview, HTML & CSS examples
This text has a color of #b23a30
<p style="color:#b23a30;">Text here</p>
.mytext {color:#b23a30;}
This box has a color of #b23a30
<div style="background-color:#b23a30;">Content here</div>
.mybackground {background-color:#b23a30;}
Border around this has a color of #b23a30
<div style="border:2px solid #b23a30;">Content here</div>
.myborder {border:2px solid #b23a30;}