#b23a2a color space conversions
Hex:
#b23a2a
RGB:
178, 58, 42
CMY:
30, 77, 84
CMYK:
0, 67, 76, 30
HSL:
7°, 61.8182%, 43.1373%
HSV (HSB):
7°, 76.4045%, 69.8039%
XYZ:
20.2911, 12.6583, 3.5643
xyY:
0.5557, 0.3467, 12.6583
CIE-Lab:
42.2437, 47.7803, 36.4415
CIE-LCH:
42.2437, 60.0911, 37.3324
CIE-Luv:
42.2437, 93.1696, 26.0800
Hunter-Lab:
35.5784, 39.5397, 18.9651
#b23a2a color charts
#b23a2a color shades, tints & tones
#b23a2a color schemes
#b23a2a color preview, HTML & CSS examples
This text has a color of #b23a2a
<p style="color:#b23a2a;">Text here</p>
.mytext {color:#b23a2a;}
This box has a color of #b23a2a
<div style="background-color:#b23a2a;">Content here</div>
.mybackground {background-color:#b23a2a;}
Border around this has a color of #b23a2a
<div style="border:2px solid #b23a2a;">Content here</div>
.myborder {border:2px solid #b23a2a;}