#b4363c color space conversions
Hex:
#b4363c
RGB:
180, 54, 60
CMY:
29, 79, 76
CMYK:
0, 70, 67, 29
HSL:
357°, 53.8462%, 45.8824%
HSV (HSB):
357°, 70.0000%, 70.5882%
XYZ:
20.9572, 12.6679, 5.6155
xyY:
0.5341, 0.3228, 12.6679
CIE-Lab:
42.2585, 50.9515, 25.9998
CIE-LCH:
42.2585, 57.2018, 27.0346
CIE-Luv:
42.2585, 93.4556, 17.6357
Hunter-Lab:
35.5920, 42.8180, 15.5599
#b4363c color charts
#b4363c color shades, tints & tones
#b4363c color schemes
#b4363c color preview, HTML & CSS examples
This text has a color of #b4363c
<p style="color:#b4363c;">Text here</p>
.mytext {color:#b4363c;}
This box has a color of #b4363c
<div style="background-color:#b4363c;">Content here</div>
.mybackground {background-color:#b4363c;}
Border around this has a color of #b4363c
<div style="border:2px solid #b4363c;">Content here</div>
.myborder {border:2px solid #b4363c;}