#bd495c color space conversions
Hex:
#bd495c
RGB:
189, 73, 92
CMY:
26, 71, 64
CMYK:
0, 61, 51, 26
HSL:
350°, 46.7742%, 51.3725%
HSV (HSB):
350°, 61.3757%, 74.1176%
XYZ:
25.3006, 16.3566, 11.9489
xyY:
0.4720, 0.3051, 16.3566
CIE-Lab:
47.4389, 48.1944, 13.6245
CIE-LCH:
47.4389, 50.0832, 15.7855
CIE-Luv:
47.4389, 81.6217, 7.3767
Hunter-Lab:
40.4433, 40.8905, 10.7932
#bd495c color charts
#bd495c color shades, tints & tones
#bd495c color schemes
#bd495c color preview, HTML & CSS examples
This text has a color of #bd495c
<p style="color:#bd495c;">Text here</p>
.mytext {color:#bd495c;}
This box has a color of #bd495c
<div style="background-color:#bd495c;">Content here</div>
.mybackground {background-color:#bd495c;}
Border around this has a color of #bd495c
<div style="border:2px solid #bd495c;">Content here</div>
.myborder {border:2px solid #bd495c;}