#bd495a color space conversions
Hex:
#bd495a
RGB:
189, 73, 90
CMY:
26, 71, 65
CMYK:
0, 61, 52, 26
HSL:
351°, 46.7742%, 51.3725%
HSV (HSB):
351°, 61.3757%, 74.1176%
XYZ:
25.2143, 16.3221, 11.4944
xyY:
0.4755, 0.3078, 16.3221
CIE-Lab:
47.3943, 48.0208, 14.7772
CIE-LCH:
47.3943, 50.2430, 17.1044
CIE-Luv:
47.3943, 82.1608, 8.6531
Hunter-Lab:
40.4006, 40.7019, 11.4118
#bd495a color charts
#bd495a color shades, tints & tones
#bd495a color schemes
#bd495a color preview, HTML & CSS examples
This text has a color of #bd495a
<p style="color:#bd495a;">Text here</p>
.mytext {color:#bd495a;}
This box has a color of #bd495a
<div style="background-color:#bd495a;">Content here</div>
.mybackground {background-color:#bd495a;}
Border around this has a color of #bd495a
<div style="border:2px solid #bd495a;">Content here</div>
.myborder {border:2px solid #bd495a;}