#b23d2d color space conversions
Hex:
#b23d2d
RGB:
178, 61, 45
CMY:
30, 76, 82
CMYK:
0, 66, 75, 30
HSL:
7°, 59.6413%, 43.7255%
HSV (HSB):
7°, 74.7191%, 69.8039%
XYZ:
20.5025, 12.9919, 3.9097
xyY:
0.5481, 0.3473, 12.9919
CIE-Lab:
42.7511, 46.6278, 35.3130
CIE-LCH:
42.7511, 58.4907, 37.1380
CIE-Luv:
42.7511, 90.7350, 25.8494
Hunter-Lab:
36.0443, 38.4557, 18.7999
#b23d2d color charts
#b23d2d color shades, tints & tones
#b23d2d color schemes
#b23d2d color preview, HTML & CSS examples
This text has a color of #b23d2d
<p style="color:#b23d2d;">Text here</p>
.mytext {color:#b23d2d;}
This box has a color of #b23d2d
<div style="background-color:#b23d2d;">Content here</div>
.mybackground {background-color:#b23d2d;}
Border around this has a color of #b23d2d
<div style="border:2px solid #b23d2d;">Content here</div>
.myborder {border:2px solid #b23d2d;}