#b2423c color space conversions
Hex:
#b2423c
RGB:
178, 66, 60
CMY:
30, 74, 76
CMYK:
0, 63, 66, 30
HSL:
3°, 49.5798%, 46.6667%
HSV (HSB):
3°, 66.2921%, 69.8039%
XYZ:
21.1239, 13.6877, 5.8036
xyY:
0.5201, 0.3370, 13.6877
CIE-Lab:
43.7816, 45.1854, 27.8040
CIE-LCH:
43.7816, 53.0545, 31.6053
CIE-Luv:
43.7816, 84.6159, 20.9723
Hunter-Lab:
36.9968, 37.1730, 16.5971
#b2423c color charts
#b2423c color shades, tints & tones
#b2423c color schemes
#b2423c color preview, HTML & CSS examples
This text has a color of #b2423c
<p style="color:#b2423c;">Text here</p>
.mytext {color:#b2423c;}
This box has a color of #b2423c
<div style="background-color:#b2423c;">Content here</div>
.mybackground {background-color:#b2423c;}
Border around this has a color of #b2423c
<div style="border:2px solid #b2423c;">Content here</div>
.myborder {border:2px solid #b2423c;}