#bd3c4e color space conversions
Hex:
#bd3c4e
RGB:
189, 60, 78
CMY:
26, 76, 69
CMYK:
0, 68, 59, 26
HSL:
352°, 51.8072%, 48.8235%
HSV (HSB):
352°, 68.2540%, 74.1176%
XYZ:
23.9773, 14.6006, 8.7622
xyY:
0.5065, 0.3084, 14.6006
CIE-Lab:
45.0822, 52.6443, 18.9671
CIE-LCH:
45.0822, 55.9569, 19.8135
CIE-Luv:
45.0822, 92.7972, 11.5248
Hunter-Lab:
38.2107, 45.1402, 13.1516
#bd3c4e color charts
#bd3c4e color shades, tints & tones
#bd3c4e color schemes
#bd3c4e color preview, HTML & CSS examples
This text has a color of #bd3c4e
<p style="color:#bd3c4e;">Text here</p>
.mytext {color:#bd3c4e;}
This box has a color of #bd3c4e
<div style="background-color:#bd3c4e;">Content here</div>
.mybackground {background-color:#bd3c4e;}
Border around this has a color of #bd3c4e
<div style="border:2px solid #bd3c4e;">Content here</div>
.myborder {border:2px solid #bd3c4e;}