#bd364f color space conversions
Hex:
#bd364f
RGB:
189, 54, 79
CMY:
26, 79, 69
CMYK:
0, 71, 58, 26
HSL:
349°, 55.5556%, 47.6471%
HSV (HSB):
349°, 71.4286%, 74.1176%
XYZ:
23.7167, 14.0217, 8.8536
xyY:
0.5090, 0.3009, 14.0217
CIE-Lab:
44.2640, 55.0226, 17.2572
CIE-LCH:
44.2640, 57.6654, 17.4134
CIE-Luv:
44.2640, 95.6306, 9.1534
Hunter-Lab:
37.4455, 47.5262, 12.1934
#bd364f color charts
#bd364f color shades, tints & tones
#bd364f color schemes
#bd364f color preview, HTML & CSS examples
This text has a color of #bd364f
<p style="color:#bd364f;">Text here</p>
.mytext {color:#bd364f;}
This box has a color of #bd364f
<div style="background-color:#bd364f;">Content here</div>
.mybackground {background-color:#bd364f;}
Border around this has a color of #bd364f
<div style="border:2px solid #bd364f;">Content here</div>
.myborder {border:2px solid #bd364f;}