#bd498f color space conversions
Hex:
#bd498f
RGB:
189, 73, 143
CMY:
26, 71, 44
CMYK:
0, 61, 24, 26
HSL:
324°, 46.7742%, 51.3725%
HSV (HSB):
324°, 61.3757%, 74.1176%
XYZ:
28.3267, 17.5671, 27.8844
xyY:
0.3839, 0.2381, 17.5671
CIE-Lab:
48.9667, 53.9526, -14.9962
CIE-LCH:
48.9667, 55.9980, 344.4667
CIE-Luv:
48.9667, 66.1527, -30.0920
Hunter-Lab:
41.9131, 47.2903, -10.1059
#bd498f color charts
#bd498f color shades, tints & tones
#bd498f color schemes
#bd498f color preview, HTML & CSS examples
This text has a color of #bd498f
<p style="color:#bd498f;">Text here</p>
.mytext {color:#bd498f;}
This box has a color of #bd498f
<div style="background-color:#bd498f;">Content here</div>
.mybackground {background-color:#bd498f;}
Border around this has a color of #bd498f
<div style="border:2px solid #bd498f;">Content here</div>
.myborder {border:2px solid #bd498f;}