#bd165f color space conversions
Hex:
#bd165f
RGB:
189, 22, 95
CMY:
26, 91, 63
CMYK:
0, 88, 50, 26
HSL:
334°, 79.1469%, 41.3725%
HSV (HSB):
334°, 88.3598%, 74.1176%
XYZ:
23.3387, 12.2189, 11.9549
xyY:
0.4912, 0.2572, 12.2189
CIE-Lab:
41.5619, 64.9884, 3.4756
CIE-LCH:
41.5619, 65.0813, 3.0613
CIE-Luv:
41.5619, 101.1184, -8.0111
Hunter-Lab:
34.9555, 58.0070, 4.1915
#bd165f color charts
#bd165f color shades, tints & tones
#bd165f color schemes
#bd165f color preview, HTML & CSS examples
This text has a color of #bd165f
<p style="color:#bd165f;">Text here</p>
.mytext {color:#bd165f;}
This box has a color of #bd165f
<div style="background-color:#bd165f;">Content here</div>
.mybackground {background-color:#bd165f;}
Border around this has a color of #bd165f
<div style="border:2px solid #bd165f;">Content here</div>
.myborder {border:2px solid #bd165f;}