#bd363d color space conversions
Hex:
#bd363d
RGB:
189, 54, 61
CMY:
26, 79, 76
CMYK:
0, 71, 68, 26
HSL:
357°, 55.5556%, 47.6471%
HSV (HSB):
357°, 71.4286%, 74.1176%
XYZ:
23.1477, 13.7941, 5.8574
xyY:
0.5408, 0.3223, 13.7941
CIE-Lab:
43.9361, 53.8980, 27.8386
CIE-LCH:
43.9361, 60.6629, 27.3166
CIE-Luv:
43.9361, 100.5643, 18.8492
Hunter-Lab:
37.1404, 46.2545, 16.6477
#bd363d color charts
#bd363d color shades, tints & tones
#bd363d color schemes
#bd363d color preview, HTML & CSS examples
This text has a color of #bd363d
<p style="color:#bd363d;">Text here</p>
.mytext {color:#bd363d;}
This box has a color of #bd363d
<div style="background-color:#bd363d;">Content here</div>
.mybackground {background-color:#bd363d;}
Border around this has a color of #bd363d
<div style="border:2px solid #bd363d;">Content here</div>
.myborder {border:2px solid #bd363d;}