#bd164d color space conversions
Hex:
#bd164d
RGB:
189, 22, 77
CMY:
26, 91, 70
CMYK:
0, 88, 59, 26
HSL:
340°, 79.1469%, 41.3725%
HSV (HSB):
340°, 88.3598%, 74.1176%
XYZ:
22.6127, 11.9285, 8.1318
xyY:
0.5299, 0.2795, 11.9285
CIE-Lab:
41.1022, 63.6890, 14.2275
CIE-LCH:
41.1022, 65.2588, 12.5926
CIE-Luv:
41.1022, 108.2019, 3.6482
Hunter-Lab:
34.5376, 56.4281, 10.2167
#bd164d color charts
#bd164d color shades, tints & tones
#bd164d color schemes
#bd164d color preview, HTML & CSS examples
This text has a color of #bd164d
<p style="color:#bd164d;">Text here</p>
.mytext {color:#bd164d;}
This box has a color of #bd164d
<div style="background-color:#bd164d;">Content here</div>
.mybackground {background-color:#bd164d;}
Border around this has a color of #bd164d
<div style="border:2px solid #bd164d;">Content here</div>
.myborder {border:2px solid #bd164d;}