#bd314d color space conversions
Hex:
#bd314d
RGB:
189, 49, 77
CMY:
26, 81, 70
CMYK:
0, 74, 59, 26
HSL:
348°, 58.8235%, 46.6667%
HSV (HSB):
348°, 74.0741%, 74.1176%
XYZ:
23.4241, 13.5513, 8.4022
xyY:
0.5162, 0.2986, 13.5513
CIE-Lab:
43.5824, 56.6607, 17.5801
CIE-LCH:
43.5824, 59.3253, 17.2376
CIE-Luv:
43.5824, 98.6512, 8.9688
Hunter-Lab:
36.8120, 49.1615, 12.2357
#bd314d color charts
#bd314d color shades, tints & tones
#bd314d color schemes
#bd314d color preview, HTML & CSS examples
This text has a color of #bd314d
<p style="color:#bd314d;">Text here</p>
.mytext {color:#bd314d;}
This box has a color of #bd314d
<div style="background-color:#bd314d;">Content here</div>
.mybackground {background-color:#bd314d;}
Border around this has a color of #bd314d
<div style="border:2px solid #bd314d;">Content here</div>
.myborder {border:2px solid #bd314d;}