#bd198d color space conversions
Hex:
#bd198d
RGB:
189, 25, 141
CMY:
26, 90, 45
CMYK:
0, 87, 25, 26
HSL:
318°, 76.6355%, 41.9608%
HSV (HSB):
318°, 86.7725%, 74.1176%
XYZ:
26.1416, 13.4372, 26.4151
xyY:
0.3961, 0.2036, 13.4372
CIE-Lab:
43.4147, 69.0653, -22.2975
CIE-LCH:
43.4147, 72.5755, 342.1075
CIE-Luv:
43.4147, 80.6115, -41.9577
Hunter-Lab:
36.6567, 63.1473, -17.0651
#bd198d color charts
#bd198d color shades, tints & tones
#bd198d color schemes
#bd198d color preview, HTML & CSS examples
This text has a color of #bd198d
<p style="color:#bd198d;">Text here</p>
.mytext {color:#bd198d;}
This box has a color of #bd198d
<div style="background-color:#bd198d;">Content here</div>
.mybackground {background-color:#bd198d;}
Border around this has a color of #bd198d
<div style="border:2px solid #bd198d;">Content here</div>
.myborder {border:2px solid #bd198d;}