#bd3d3f color space conversions
Hex:
#bd3d3f
RGB:
189, 61, 63
CMY:
26, 76, 75
CMYK:
0, 68, 67, 26
HSL:
359°, 51.2000%, 49.0196%
HSV (HSB):
359°, 67.7249%, 74.1176%
XYZ:
23.5522, 14.5152, 6.2630
xyY:
0.5313, 0.3274, 14.5152
CIE-Lab:
44.9629, 51.2806, 27.9049
CIE-LCH:
44.9629, 58.3813, 28.5533
CIE-Luv:
44.9629, 96.0981, 19.8614
Hunter-Lab:
38.0988, 43.6736, 16.9226
#bd3d3f color charts
#bd3d3f color shades, tints & tones
#bd3d3f color schemes
#bd3d3f color preview, HTML & CSS examples
This text has a color of #bd3d3f
<p style="color:#bd3d3f;">Text here</p>
.mytext {color:#bd3d3f;}
This box has a color of #bd3d3f
<div style="background-color:#bd3d3f;">Content here</div>
.mybackground {background-color:#bd3d3f;}
Border around this has a color of #bd3d3f
<div style="border:2px solid #bd3d3f;">Content here</div>
.myborder {border:2px solid #bd3d3f;}